diff options
author | 2016-11-04 14:47:38 +0000 | |
---|---|---|
committer | 2016-11-04 14:47:38 +0000 | |
commit | 612eba14684a60bc6849dc0a44627e789b42903a (patch) | |
tree | 701b71bc5209ffb24e08947cf41d7f17cdaaa47d /lib/libcxx/src/stdexcept.cpp | |
parent | Make sure our filesystems are local and not read-only. (diff) | |
download | wireguard-openbsd-612eba14684a60bc6849dc0a44627e789b42903a.tar.xz wireguard-openbsd-612eba14684a60bc6849dc0a44627e789b42903a.zip |
enum values need to fit in 32 bits; we only use enum for numbering and
Unicode characters fit in 24 bits, so we can leave key_code as 64 bits
and change KEYC_BASE down to 0x10000000.
Diffstat (limited to 'lib/libcxx/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions