From 04a6312171045ce31e2a9a7b752a662266958ae9 Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 18 Jun 2009 16:36:43 +0000 Subject: * missing check-in files git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4662 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proto.h b/include/proto.h index efe9c4d7..6bcc7783 100644 --- a/include/proto.h +++ b/include/proto.h @@ -328,7 +328,7 @@ int built_mail_index(void); int mail_all(void); int invalidaddr(const char *addr); int do_send(const char *userid, const char *title); -int do_innersend(const char *userid, char *mfpath, const char *title); +int do_innersend(const char *userid, char *mfpath, const char *title, char *newtitle); void my_send(const char *uident); void setupmailusage(void); -- cgit v1.2.3