diff options
author | Luigi Rizzo <luigi@FreeBSD.org> | 2012-07-30 10:55:23 +0000 |
---|---|---|
committer | Luigi Rizzo <luigi@FreeBSD.org> | 2012-07-30 10:55:23 +0000 |
commit | 6a7bb02d77c061b1cf84ceaf6a5f33833f7370c4 (patch) | |
tree | bb2da67336098c00fc68c385ace105f6b2d5574f /usr.bin/alias | |
parent | 72a1e3395cce9b11809cdec104fa26c8eda8ff7b (diff) |
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.
Notes
Notes:
svn path=/head/; revision=238900
Diffstat (limited to 'usr.bin/alias')
0 files changed, 0 insertions, 0 deletions