From: Chuck Lever Date: Tue, 30 Oct 2012 19:07:54 +0000 (-0400) Subject: rpc.gssd: Squelch compiler warning X-Git-Tag: debian/1%1.2.8-1~11^2^2~71 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=inline;h=93b62b6e62e3680cad1d400b1992f919f9914178;p=nfs-utils.git 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 Signed-off-by: Steve Dickson --- diff --git a/utils/gssd/gss_util.c b/utils/gssd/gss_util.c index 0e327b0..2e6d40f 100644 --- a/utils/gssd/gss_util.c +++ b/utils/gssd/gss_util.c @@ -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