mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
Alias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the internal encoding
of a wchar_t type - which is 32 bit on FreeBSD. This matches observed behavior on a libiconv machine.
This commit is contained in:
parent
f8c79813cb
commit
287e4a5246
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
16LE utf16le
|
||||
|
||||
32-INTERNAL ucs-4-internal
|
||||
32-INTERNAL wchar_t
|
||||
|
||||
32-SWAPPED ucs-4-swapped
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue