]> git.decadent.org.uk Git - nfs-utils.git/commit
rpc.gssd: Squelch compiler warning
authorChuck Lever <chuck.lever@oracle.com>
Tue, 30 Oct 2012 19:07:54 +0000 (15:07 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 30 Oct 2012 19:30:08 +0000 (15:30 -0400)
commit93b62b6e62e3680cad1d400b1992f919f9914178
tree9ee045ef4438f22384c649fcf7eee4d99db76a4d
parentbed4966982a3212278e7516a904c619444b7c2e0
rpc.gssd: Squelch compiler warning

gss_util.c: At top level:
gss_util.c:98:36: warning: ISO C does not allow extra ; outside of a
function [-pedantic]

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