]> git.decadent.org.uk Git - nfs-utils.git/commit
Removed warnings from conffile.c
authorSteve Dickson <steved@redhat.com>
Mon, 19 Jul 2010 16:39:52 +0000 (12:39 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 9 Aug 2010 13:57:02 +0000 (09:57 -0400)
commite10000740fc4c323dbc8d501d7c0caeae12c19b5
tree0674b47accf43d5e6e746a97df8b647f0134b615
parent8810c9dd5b66a097a235e6eabd399739a44df63e
Removed warnings from conffile.c

conffile.c: In function 'conf_parse_line':
conffile.c:301: warning: comparison between signed and unsigned integer expressions

conffile.c: In function 'conf_load_defaults':
conffile.c:356: warning: unused parameter 'tr'

Signed-off-by: Steve Dickson <steved@redhat.com>
support/nfs/conffile.c