]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Tue, 22 Dec 2015 12:12:11 +0000 (12:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Tue, 22 Dec 2015 12:12:11 +0000 (12:12 +0000)
src/peer_proxy_negotiate_auth.h

index 1816f4346ceab0bf20739d747f641e1e3092dd89..eb82aabeaa7dc77c3fac93fb66b3047c861d7b9a 100644 (file)
@@ -11,7 +11,7 @@
 
 #if HAVE_AUTH_MODULE_NEGOTIATE && HAVE_KRB5 && HAVE_GSSAPI
 
-#define PEER_PROXY_NEGOTIATE_NOKEYTAB  1
+#define PEER_PROXY_NEGOTIATE_NOKEYTAB   1
 
 /* upstream proxy authentication */
 SQUIDCEXTERN char *peer_proxy_negotiate_auth(char *principal_name, char *proxy, int flags);