utf8.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23233 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -18,5 +18,6 @@ error_code INVALID_UTF8, "Invalid UTF-8 combination in string"
|
||||
error_code INVALID_UTF16, "Invalid UTF-16 combination in string"
|
||||
error_code INVALID_UTF32, "Invalid UTF-32 combination in string"
|
||||
error_code NO_BOM, "No byte order mark (BOM) in string"
|
||||
error_code NOT_UTF16, "Code can't be represented as UTF-16"
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user