mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
It seems Clang breaks when checking for SPCLKEY, which is now 0x80000000. Using an unsigned integer fixes this. This is also consistent with other pieces of kbd/syscons code, because these also use u_int. Submitted by: rdivacky |
||
|---|---|---|
| .. | ||
| kbd.c | ||
| kbdreg.h | ||
| kbdtables.h | ||