Some calls declared static to make gcc stop complainig about non existing prototypes
[mod_auth_kerb.git] / spnegokrb5 / decapsulate.c
index 2dcb6a3..919bddc 100644 (file)
@@ -37,7 +37,7 @@
 RCSID("$Id$");
 #endif
 
-OM_uint32
+static OM_uint32
 gssapi_verify_mech_header(u_char **str,
                          size_t total_len,
                          const gss_OID mech)