Fix typos in some files

This commit is contained in:
khanhkhanhlele 2025-11-18 12:35:31 +07:00
parent bd30b77d54
commit 98abf23936
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 // --- xdb util functions
// to compatiable with the windows // to compatible with the windows
// returns: 0 for ok and -1 for failed // returns: 0 for ok and -1 for failed
XDB_PUBLIC(int) xdb_init_winsock(); XDB_PUBLIC(int) xdb_init_winsock();
XDB_PUBLIC(void) xdb_clean_winsock(); XDB_PUBLIC(void) xdb_clean_winsock();