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 f6f0019..8afcc1a 100644
--- a/fm.h
+++ b/fm.h
@@ -1,4 +1,4 @@
-/* $Id: fm.h,v 1.71 2002/11/06 15:07:40 ukai Exp $ */
+/* $Id: fm.h,v 1.72 2002/11/08 15:54:47 ukai Exp $ */
/*
* w3m: WWW wo Miru utility
*
@@ -406,6 +406,7 @@ typedef struct _Buffer {
short rootX;
short rootY;
short COLS;
+ short LINES;
InputStream pagerSource;
AnchorList *href;
AnchorList *name;