From 3cf9a66aad6d101ca6c4abab5d13abd546fa172a Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 10 Jan 2008 11:37:16 +0000 Subject: - bbslua: add new toc display/compatibility warning and 0.113 API git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3815 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 8ac63aa5..92413619 100644 --- a/include/proto.h +++ b/include/proto.h @@ -806,6 +806,8 @@ unsigned DBCS_StringHash(const char *s); /* BBS-LUA */ int bbslua(const char *fpath); +int bbslua_isHeader(const char *ps, const char *pe); + /* recycle */ // public -- cgit v1.2.3