Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion librz/include/rz_util/rz_unicode.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define RZ_UNICODE_NUL 0
#define RZ_UNICODE_MAX_BYTES_PER_CHAR 4
#define RZ_UNICODE_VERSION_MAJOR 16
#define RZ_UNICODE_VERSION_MAJOR 17
#define RZ_UNICODE_VERSION_MINOR 0
#define RZ_UNICODE_VERSION_PATCH 0
#define RZ_UNICODE_LAST_ASCII 0x7F
Expand Down
Loading
Loading