]> git.decadent.org.uk Git - nfs-utils.git/commit
Removed warnings from rpcdispatch.c
authorSteve Dickson <steved@redhat.com>
Mon, 19 Jul 2010 16:17:24 +0000 (12:17 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 9 Aug 2010 13:57:02 +0000 (09:57 -0400)
commit9c99b4633b185452614eb6c5630a30b30626a838
tree3ead8926bd9bc71b139f0a689e38adba7f78f277
parentb6e0ddd7bb3843bb8bb5ff56816b31bcf17adacd
Removed warnings from rpcdispatch.c

rpcdispatch.c: In function 'rpc_dispatch':
rpcdispatch.c:30: warning: comparison between signed and unsigned
     integer expressions
rpcdispatch.c:35: warning: comparison between signed and unsigned
     integer expressions

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