diff options
author | Greg Banks <gnb@melbourne.sgi.com> | 2006-07-04 18:33:56 +1000 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2006-07-04 18:33:56 +1000 |
commit | 5bfa10c94c44f082dc211a5fb431e2202ea9bb35 (patch) | |
tree | 4e88780ae9d25ff81dd3a7ed763382451d005816 /support/export/export.c | |
parent | acae444246635ec2ca8990d53e685c9062d73091 (diff) | |
download | nfs-utils-5bfa10c94c44f082dc211a5fb431e2202ea9bb35.tar.gz nfs-utils-5bfa10c94c44f082dc211a5fb431e2202ea9bb35.tar.xz nfs-utils-5bfa10c94c44f082dc211a5fb431e2202ea9bb35.zip |
Eliminate warnings from code generated by rpcgen
- unused variable 'buf'
- emit a declaration for `buf' on demand.
- unused variable 'i'
- declare i immediately before use
- unused value from IXDR_PUT_
- cast to (void)
- type-punned pointer reference
- cast to (void*) first :-(
Diffstat (limited to 'support/export/export.c')
0 files changed, 0 insertions, 0 deletions