aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fm.h b/fm.h
index 8e4e8fd..222be7f 100644
--- a/fm.h
+++ b/fm.h
@@ -1,4 +1,4 @@
-/* $Id: fm.h,v 1.103 2003/01/15 17:13:22 ukai Exp $ */
+/* $Id: fm.h,v 1.104 2003/01/20 15:24:19 ukai Exp $ */
/*
* w3m: WWW wo Miru utility
*
@@ -1019,7 +1019,7 @@ extern char alt_rule[];
#endif /* not KANJI_SYMBOLS */
extern char UseAltEntity;
global int no_rc_dir init(FALSE);
-global char *rc_dir;
+global char *rc_dir init(NULL);
global char *tmp_dir;
global char *config_file init(NULL);