diff options
author | 2016-12-22 16:42:55 +0000 | |
---|---|---|
committer | 2016-12-22 16:42:55 +0000 | |
commit | 276c2c167ac75a1ac10a313cbba6b4d2d02f4bfe (patch) | |
tree | e8051964de9efdaae6f6acd92fc8d2846d9860df /lib/libcrypto/objects/obj_dat.c | |
parent | Simply some for() loops to eliminate "computed, not used" warnings. (diff) | |
download | wireguard-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