Fix misplaced curly brace

This commit is contained in:
Ori Avtalion
2009-10-01 13:35:15 +00:00
parent d5aaee5057
commit 3a7ff1415c
+1 -2
View File
@@ -240,7 +240,6 @@ void luaT_setfallback() {
lua_pushcfunction(replace);
}
} // end of namespace Grim
#endif
} // end of namespace Grim