summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
author(no author) <(no author)@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-09-22 15:51:16 +0800
committer(no author) <(no author)@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-09-22 15:51:16 +0800
commit0cfe7b8112c995d82069bff7e65e0befc034aa2c (patch)
tree3a299ace7eafe10b33622ec269c29010c5fe6145 /include/proto.h
parent1ee4665be1f684f7bc1b7d6ba397e85c849f3872 (diff)
downloadpttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.tar
pttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.tar.gz
pttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.tar.bz2
pttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.tar.lz
pttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.tar.xz
pttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.tar.zst
pttbbs-0cfe7b8112c995d82069bff7e65e0befc034aa2c.zip
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proto.h b/include/proto.h
index d1e51a48..a072c5d9 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -401,7 +401,7 @@ void initscr();
void Jaky_outs(char *str, int line);
/* stuff */
-time_t gettime(int line, time_t dt);
+time_t gettime(int line, time_t dt, char* head);
void setcalfile(char *buf, char *userid);
void stand_title(char *title);
void pressanykey();