summaryrefslogtreecommitdiff
path: root/src/misc/str.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/str.hpp')
-rw-r--r--src/misc/str.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/misc/str.hpp b/src/misc/str.hpp
index ad1d85f62..78e5ed9fe 100644
--- a/src/misc/str.hpp
+++ b/src/misc/str.hpp
@@ -9,8 +9,8 @@
/** @file str.hpp String formating? */
-#ifndef STR_HPP
-#define STR_HPP
+#ifndef STR_HPP
+#define STR_HPP
#include <errno.h>
#include <stdarg.h>