aboutsummaryrefslogtreecommitdiffstats
path: root/yage/data/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/data/input.h')
-rw-r--r--yage/data/input.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/yage/data/input.h b/yage/data/input.h
index 7a0898ef..002ef46e 100644
--- a/yage/data/input.h
+++ b/yage/data/input.h
@@ -1,4 +1,5 @@
/** ---------------------------------------------------------------------------
+ * -*- c++ -*-
* @file: input.h
*
* Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
@@ -152,7 +153,7 @@ enum class key {
LAST = GLFW_KEY_LAST,
};
-} // namepsace yage
+} // namespace yage
#ifdef _WIN32
#ifdef YAGE_DELETE_TMP