diff options
author | 2015-10-03 09:12:39 +0000 | |
---|---|---|
committer | 2015-10-03 09:12:39 +0000 | |
commit | c26096bde21e50390aa5cd9d707ccdab296bd4f8 (patch) | |
tree | 3c564a72157ce20b9190d01a44cbd459808b2daa /lib/libc/asr/asr_debug.c | |
parent | When multiple vxlan interfaces are configured with same VNI, select the (diff) | |
download | wireguard-openbsd-c26096bde21e50390aa5cd9d707ccdab296bd4f8.tar.xz wireguard-openbsd-c26096bde21e50390aa5cd9d707ccdab296bd4f8.zip |
Fix wrong cast.
This one should be an unsigned long in theory, but the formatter function
argument we're printing from is already an int (being casted from register_t
at the formatter call time). So lets fix one bug at a time.
authoritative okay from guenther@
Diffstat (limited to 'lib/libc/asr/asr_debug.c')
0 files changed, 0 insertions, 0 deletions