summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2009-09-17 22:40:00 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2009-09-17 22:40:00 +0800
commit966e30ac3e3bac63b329126a1ca9d06a5e82e3c9 (patch)
treec413ec8c8fb489288eb779c728b1f2e2c810b56e /include
parent37e523a52a0c7f19e328f645584fb29abb20a8a8 (diff)
downloadpttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.tar
pttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.tar.gz
pttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.tar.bz2
pttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.tar.lz
pttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.tar.xz
pttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.tar.zst
pttbbs-966e30ac3e3bac63b329126a1ca9d06a5e82e3c9.zip
* 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
Diffstat (limited to 'include')
-rw-r--r--include/proto.h2
1 files changed, 1 insertions, 1 deletions
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