summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-30 15:27:50 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-30 15:27:50 +0800
commitf7580a82e730f46435f9ed3b28ad3d64794123a2 (patch)
tree53d2b969285997ed8bf4b29fe4dded56037edc12 /include/proto.h
parentd5b5abdff83a61cd1f824556e7cd7bfddde70956 (diff)
downloadpttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.tar
pttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.tar.gz
pttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.tar.bz2
pttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.tar.lz
pttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.tar.xz
pttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.tar.zst
pttbbs-f7580a82e730f46435f9ed3b28ad3d64794123a2.zip
passwd update debug
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1636 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 25857b96..cd3e791c 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -584,6 +584,7 @@ void sortsong();
int topsong();
/* user */
+int kill_user(int num);
int u_editcalendar();
void user_display(userec_t *u, int real);
void uinfo_query(userec_t *u, int real, int unum);