summaryrefslogtreecommitdiff
path: root/log_targets.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2009-11-23 16:02:25 (GMT)
committerChristian Pointner <equinox@helsinki.at>2009-11-23 16:02:25 (GMT)
commitfa73e7ef3c956527331d9897c01ded8e8f40fd19 (patch)
tree8fe72a89f2ef75de975e15389b94a5b1f79e56f5 /log_targets.h
parent70329443abb6008ed004f3a90b79ba93ea492492 (diff)
fixed typo at include guards
Diffstat (limited to 'log_targets.h')
-rw-r--r--log_targets.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/log_targets.h b/log_targets.h
index 563d04c..8db3812 100644
--- a/log_targets.h
+++ b/log_targets.h
@@ -33,8 +33,8 @@
* along with uAnytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef UANYUTN_log_targets_h_INCLUDED
-#define UANYUTN_log_targets_h_INCLUDED
+#ifndef UANYTUN_log_targets_h_INCLUDED
+#define UANYTUN_log_targets_h_INCLUDED
#include <time.h>