mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
util-src/*.c: Squeeze repeated blank lines
This commit is contained in:
parent
272e5d06b4
commit
0d28378a7a
5 changed files with 0 additions and 8 deletions
|
@ -19,7 +19,6 @@ static int Lpack(lua_State* L) {
|
|||
return 1;
|
||||
}
|
||||
|
||||
|
||||
int luaopen_util_table(lua_State* L) {
|
||||
#if (LUA_VERSION_NUM > 501)
|
||||
luaL_checkversion(L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue