From 600a6bbd4bc23e295e602f05d400663a3241be41 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 27 Nov 2001 18:29:24 +0000 Subject: [w3m-dev 02574] sysconfdir From: Fumitoshi UKAI --- proto.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'proto.h') diff --git a/proto.h b/proto.h index 0c36b31..e428f03 100644 --- a/proto.h +++ b/proto.h @@ -1,4 +1,4 @@ -/* $Id: proto.h,v 1.8 2001/11/24 02:01:26 ukai Exp $ */ +/* $Id: proto.h,v 1.9 2001/11/27 18:29:24 ukai Exp $ */ /* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. @@ -461,6 +461,7 @@ extern Buffer *load_option_panel(void); extern void panel_set_option(struct parsed_tagarg *); extern void sync_with_option(void); extern char *rcFile(char *base); +extern char *etcFile(char *base); extern char *libFile(char *base); extern char *helpFile(char *base); extern void setLocalCookie(void); -- cgit v1.2.3