summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/objects/obj_dat.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2016-12-22 16:42:55 +0000
committerkrw <krw@openbsd.org>2016-12-22 16:42:55 +0000
commit276c2c167ac75a1ac10a313cbba6b4d2d02f4bfe (patch)
treee8051964de9efdaae6f6acd92fc8d2846d9860df /lib/libcrypto/objects/obj_dat.c
parentSimply some for() loops to eliminate "computed, not used" warnings. (diff)
downloadwireguard-openbsd-276c2c167ac75a1ac10a313cbba6b4d2d02f4bfe.tar.xz
wireguard-openbsd-276c2c167ac75a1ac10a313cbba6b4d2d02f4bfe.zip
Avoid "unused variable 'i'" warnings in generated .c files by only emitting
the "int i;" for non-opaque arrays. Opaque arrays use xdr_opaque() rather than iterating over the array. Eliminates another couple of dozen warnings from snap build output. ok deraadt@ millert@
Diffstat (limited to 'lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions