]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix header-guard in include/uudecode.h
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 9 Jan 2014 13:11:42 +0000 (14:11 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 9 Jan 2014 13:11:42 +0000 (14:11 +0100)
include/uudecode.h

index edef387b0d2e9b8553c68e087b73386f08113d70..e5e46ea14b121460e6720d0d6d153c74e27d7ddc 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef _SQUID_UUDECODE_H
-#define _SQUID_UUDECODE_
+#define _SQUID_UUDECODE_H
 
 #ifdef __cplusplus
 extern "C"