summaryrefslogtreecommitdiffstats
path: root/innbbsd/receive_article.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-04-15 19:12:48 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-04-15 19:12:48 +0800
commitbee0621d20c4ff0ad165be128e1ab8c5b33168d7 (patch)
tree116cbfaddf3c7a30c2a0c1a2d1e6773cb3a55718 /innbbsd/receive_article.c
parent7cb42a94fb0aa1c3fe242699a2bec79efe04f7e1 (diff)
downloadpttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.tar
pttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.tar.gz
pttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.tar.bz2
pttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.tar.lz
pttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.tar.xz
pttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.tar.zst
pttbbs-bee0621d20c4ff0ad165be128e1ab8c5b33168d7.zip
fix compile error & warning free
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1766 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'innbbsd/receive_article.c')
-rw-r--r--innbbsd/receive_article.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innbbsd/receive_article.c b/innbbsd/receive_article.c
index 586208d0..02e1832b 100644
--- a/innbbsd/receive_article.c
+++ b/innbbsd/receive_article.c
@@ -831,7 +831,7 @@ nolfilename(n, fpath)
-int
+static int
delete_record(char *fpath, int size, int id)
{
nol my;