summaryrefslogtreecommitdiff
path: root/src/cat/LuaTextbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cat/LuaTextbox.h')
-rw-r--r--src/cat/LuaTextbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaTextbox.h b/src/cat/LuaTextbox.h
index 437875f..9a45f61 100644
--- a/src/cat/LuaTextbox.h
+++ b/src/cat/LuaTextbox.h
@@ -30,4 +30,4 @@ public:
LuaTextbox(lua_State * l);
~LuaTextbox();
-}; \ No newline at end of file
+};