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 1ac7732..3decd14 100644
--- a/fm.h
+++ b/fm.h
@@ -1,4 +1,4 @@
-/* $Id: fm.h,v 1.54 2002/03/12 16:59:50 ukai Exp $ */
+/* $Id: fm.h,v 1.55 2002/03/14 16:12:07 ukai Exp $ */
/*
* w3m: WWW wo Miru utility
*
@@ -430,6 +430,7 @@ typedef struct _Buffer {
char *edit;
struct mailcap *mailcap;
char *mailcap_source;
+ char *header_source;
char search_header;
#ifdef USE_SSL
char *ssl_certificate;