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 --- docs/proto/cdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/proto/cdoc b/docs/proto/cdoc index 360bee3b..2a1ab0dd 100755 --- a/docs/proto/cdoc +++ b/docs/proto/cdoc @@ -106,4 +106,5 @@ XXX open STATIC, "<$file.tmp"; print ; close STATIC; + unlink "$file.tmp"; } -- cgit v1.2.3