]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix compiler error with last commit
authorJeff Lenk <jeff@jefflenk.com>
Tue, 4 Feb 2014 21:36:13 +0000 (15:36 -0600)
committerJeff Lenk <jeff@jefflenk.com>
Tue, 4 Feb 2014 21:36:13 +0000 (15:36 -0600)
src/mod/languages/mod_lua/lua/luaconf.h

index 203b033be85bba874dd41c9e27c79563584723b4..88f4c6aaa20fb3a848fabbaa7f8831c9c77df796 100644 (file)
 #else
 #define LUA_API                extern
 #endif
-#endif
 
 #endif                         /* } */