]> git.decadent.org.uk Git - nfs-utils.git/commit
rpc.gssd: Squelch compiler error
authorChuck Lever <chuck.lever@oracle.com>
Tue, 30 Oct 2012 19:11:32 +0000 (15:11 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 30 Oct 2012 19:30:08 +0000 (15:30 -0400)
commitfbcdfb5150d8263196bad0f074f74d9d5c69113f
tree1639b2e51d8942eabf0f7babc0ca3b96759652fd
parent36e24581dfb9c9d74558578376de20ba76f43c8c
rpc.gssd: Squelch compiler error

gssd_proc.c: In function handle_krb5_upcall:
gssd_proc.c:1117:2: warning: ISO C forbids return with expression, in
function returning void [-pedantic]

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/gssd_proc.c