This commit is contained in:
2024-10-18 16:50:25 +08:00
parent 8339d927b5
commit eaaf4831c4

View File

@@ -13,7 +13,7 @@
extern int register_ssn(BYTE ssn, BYTE usertype); extern int register_ssn(BYTE ssn, BYTE usertype);
// by simon at 24/10/18 begin-- // by simon at 24/10/18 begin--
extern void smeg_debug_log(const char *fmt,...) extern void smeg_debug_log(const char *fmt,...);
// --end // --end
/* by simon at 23/9/26 */ /* by simon at 23/9/26 */
SocketsMsg SockMsg; SocketsMsg SockMsg;