aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fm.h')
-rw-r--r--fm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fm.h b/fm.h
index 3decd14..e74c53a 100644
--- a/fm.h
+++ b/fm.h
@@ -1,4 +1,4 @@
-/* $Id: fm.h,v 1.55 2002/03/14 16:12:07 ukai Exp $ */
+/* $Id: fm.h,v 1.56 2002/03/15 18:33:32 ukai Exp $ */
/*
* w3m: WWW wo Miru utility
*
@@ -816,6 +816,7 @@ global int label_topline init(FALSE);
#ifdef NEXTPAGE_TOPLINE
global int nextpage_topline init(FALSE);
#endif
+global char *displayTitleTerm init(NULL);
global int displayLink init(FALSE);
global int retryAsHttp init(TRUE);
global int showLineNum init(FALSE);