about summary refs log tree commit diff stats
path: root/src/LYMainLoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYMainLoop.h')
-rw-r--r--src/LYMainLoop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYMainLoop.h b/src/LYMainLoop.h
index 31804315..c74e875a 100644
--- a/src/LYMainLoop.h
+++ b/src/LYMainLoop.h
@@ -10,7 +10,7 @@ extern int LYGetNewline NOPARAMS;
 extern int mainloop NOPARAMS;
 extern void HTAddGotoURL PARAMS((char *url));
 extern void LYCloseTracelog NOPARAMS;
-extern void LYMainLoop_pageDisplay PARAMS((int line_num));
+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));