]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/log/TcpLogger.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / log / TcpLogger.h
index 0347a6fc39c41967f67f3364b5bfb8751b91a2f3..9cd84708412e39b15a1daf2e16a1af5643221982 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_SRC_LOG_TCPLOGGER_H
-#define _SQUID_SRC_LOG_TCPLOGGER_H
+#ifndef SQUID_SRC_LOG_TCPLOGGER_H
+#define SQUID_SRC_LOG_TCPLOGGER_H
 
 #include "base/AsyncJob.h"
 #include "base/JobWait.h"
@@ -118,5 +118,5 @@ private:
 
 } // namespace Log
 
-#endif /* _SQUID_SRC_LOG_TCPLOGGER_H */
+#endif /* SQUID_SRC_LOG_TCPLOGGER_H */