This commit is contained in:
Edge-Seven 2025-11-18 12:35:35 +07:00 committed by GitHub
commit 49da1f04ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ XDB_PUBLIC(xdb_version_t *) xdb_version_from_header(xdb_header_t *);
// --- xdb util functions
// to compatiable with the windows
// to compatible with the windows
// returns: 0 for ok and -1 for failed
XDB_PUBLIC(int) xdb_init_winsock();
XDB_PUBLIC(void) xdb_clean_winsock();