summaryrefslogtreecommitdiff
path: root/src/cat/LuaLuna.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cat/LuaLuna.h')
-rw-r--r--src/cat/LuaLuna.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaLuna.h b/src/cat/LuaLuna.h
index 1d5d937..9fa4042 100644
--- a/src/cat/LuaLuna.h
+++ b/src/cat/LuaLuna.h
@@ -157,4 +157,4 @@ private:
lua_pushfstring(L, "%s (%s)", T::className, buff);
return 1;
}
-}; \ No newline at end of file
+};