diff options
Diffstat (limited to 'src/cat/LuaBit.cpp')
| -rw-r--r-- | src/cat/LuaBit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaBit.cpp b/src/cat/LuaBit.cpp index 9807441..f1479d0 100644 --- a/src/cat/LuaBit.cpp +++ b/src/cat/LuaBit.cpp @@ -190,4 +190,4 @@ int luaopen_bit(lua_State *L) #endif return 1; } -#endif
\ No newline at end of file +#endif |
