diff options
author | luigi <luigi@FreeBSD.org> | 2012-07-30 10:55:23 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2012-07-30 10:55:23 +0000 |
commit | d8e2c218a2f038ccc70ed8fe056b40c23f743930 (patch) | |
tree | bb2da67336098c00fc68c385ace105f6b2d5574f /etc | |
parent | 22e90367b6a306c0a5627973056fd5da0c68e413 (diff) | |
download | FreeBSD-src-d8e2c218a2f038ccc70ed8fe056b40c23f743930.zip FreeBSD-src-d8e2c218a2f038ccc70ed8fe056b40c23f743930.tar.gz |
Fix some compile errors at high WARNS, including one
for an uninitialized variable.
unused parameters and variables are annotated with
(void)foo; /* UNUSED */
instead of __unused, because this code needs to build
also on linux and windows.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions