From 46ce48e5d73747963891833b2725839aaac035f1 Mon Sep 17 00:00:00 2001 From: victor Date: Thu, 2 Dec 2004 12:43:21 +0000 Subject: some help pages are showed from file more comments remove dirty hack in fav.c since it's safe now git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2360 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 5f085190..83f797c5 100644 --- a/include/proto.h +++ b/include/proto.h @@ -541,6 +541,7 @@ char *subject(char *title); void setdirpath(char *buf, char *direct, char *fname); int str_checksum(char *str); void show_help(char * const helptext[]); +void show_helpfile(const char * helpfile); int belong(char *filelist, char *key); char *Cdatedate(time_t *clock); void sethomeman(char *buf, const char *userid); -- cgit v1.2.3