]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
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)
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

index 0e327b04d87250f6a037670aee825fb8db6887d5..2e6d40f0e7e128c06f632b666f3c91844fa87ef5 100644 (file)
@@ -95,7 +95,7 @@
 /* Global gssd_credentials handle */
 gss_cred_id_t gssd_creds;
 
-gss_OID g_mechOid = GSS_C_NULL_OID;;
+gss_OID g_mechOid = GSS_C_NULL_OID;
 
 #if 0
 static void