mirror of
https://git.wuffs.org/MWCC
synced 2025-12-13 23:26:14 +00:00
honk
This commit is contained in:
@@ -956,6 +956,6 @@ int OS_LoadMacResourceFork(const OSSpec *spec, void **file_data, SInt32 *file_le
|
||||
return ENOENT;
|
||||
}
|
||||
|
||||
Boolean OS_IsMultiByte(const char *str, int offset) {
|
||||
Boolean OS_IsMultiByte(const char *str1, const char *str2) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user