From 03413d1c868839950b21fd0b10fa5f31fff83964 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 28 Apr 2003 01:28:08 -0400 Subject: snapshot of project "lynx", label v2-8-5dev_15 --- src/LYMainLoop.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/LYMainLoop.h') diff --git a/src/LYMainLoop.h b/src/LYMainLoop.h index c74e875a..6a548267 100644 --- a/src/LYMainLoop.h +++ b/src/LYMainLoop.h @@ -5,18 +5,20 @@ #include #endif +extern BOOL LYMainLoop_pageDisplay PARAMS((int line_num)); extern BOOLEAN LYOpenTraceLog NOPARAMS; +extern char* LYDownLoadAddress NOPARAMS; extern int LYGetNewline NOPARAMS; extern int mainloop NOPARAMS; extern void HTAddGotoURL PARAMS((char *url)); extern void LYCloseTracelog NOPARAMS; -extern BOOL LYMainLoop_pageDisplay PARAMS((int line_num)); extern void LYSetNewline PARAMS((int value)); extern void handle_LYK_TRACE_TOGGLE NOPARAMS; extern void handle_LYK_WHEREIS PARAMS((int cmd, BOOLEAN *refresh_screen)); +extern void repaint_main_statusline PARAMS((int for_what)); + #ifdef SUPPORT_CHDIR extern void handle_LYK_CHDIR NOPARAMS; #endif -extern void repaint_main_statusline PARAMS((int for_what)); #endif /* LYMAINLOOP_H */ -- cgit 1.4.1-2-gfad0