From fe189f61b6385a30c689b46667ccc18c7117056a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 May 2013 14:53:28 +0300 Subject: fix guard header part2. --- src/net/packetcounters.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/net/packetcounters.h') diff --git a/src/net/packetcounters.h b/src/net/packetcounters.h index 95a13ee06..afb5dab90 100644 --- a/src/net/packetcounters.h +++ b/src/net/packetcounters.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef PACKETCOUNTERS_H -#define PACKETCOUNTERS_H +#ifndef NET_PACKETCOUNTERS_H +#define NET_PACKETCOUNTERS_H #include "localconsts.h" @@ -61,4 +61,4 @@ private: static void updateCounter(int ¤tSec, int &calc, int &counter); }; -#endif +#endif // NET_PACKETCOUNTERS_H -- cgit v1.2.3-60-g2f50