From 966e30ac3e3bac63b329126a1ca9d06a5e82e3c9 Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 17 Sep 2009 14:40:00 +0000 Subject: * refine pwcuExitSave again, prevent the initial query if possible. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4851 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index db785acc..a3e87a7a 100644 --- a/include/proto.h +++ b/include/proto.h @@ -721,7 +721,7 @@ int pwcuRegisterSetInfo (const char *rname, // non-important based variables (only save on exit) int pwcuSetSignature (unsigned char newsig); -int pwcuSetWaterballMode(unsigned int bm); +int pwcuSetPagerUIType (unsigned int uitype); int pwcuToggleSortBoard (); int pwcuToggleFriendList(); int pwcuToggleUserFlag (unsigned int mask); // not saved until pwcuSaveUserFlags -- cgit v1.2.3