From dc1e907c2cf1038a9dc24a4f4969a8403097bd85 Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 9 Mar 2002 17:44:39 +0000 Subject: no warning git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@16 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 5247ac7f..ca62fed5 100644 --- a/include/proto.h +++ b/include/proto.h @@ -1,4 +1,4 @@ -/* $Id: proto.h,v 1.2 2002/03/09 10:34:56 in2 Exp $ */ +/* $Id: proto.h,v 1.3 2002/03/09 17:44:39 in2 Exp $ */ #ifndef INCLUDE_PROTO_H #define INCLUDE_PROTO_H @@ -519,4 +519,6 @@ int passwd_update_money(int num); /* calendar */ int calendar(); +/* util */ +void touchbtotal(int bid); #endif -- cgit v1.2.3