]> git.decadent.org.uk Git - nfs-utils.git/commit
Fix new warning after strict prototype checking enabled
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 12 Oct 2007 20:34:44 +0000 (16:34 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 14 Oct 2007 23:50:55 +0000 (09:50 +1000)
commitde72a808a5699a4c6ded5b82c563da0b237d107e
treeca7ce6e0020d93488917eb7325d5ac3ca7b1792c
parentda7454e3cf772edacc55a0f47d49cef7a03a4d10
Fix new warning after strict prototype checking enabled

Fix function declaration to eliminate compiler warning about it
not being a prototype after -Wstrict-prototypes was added.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/gssd/svcgssd.c