Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Mar 28, 2021
1 parent 82747e3 commit 4457aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libpkg/lua.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ lua_print_msg(lua_State *L)
return (0);
}

int
int
lua_pkg_copy(lua_State *L)
{
int n = lua_gettop(L);
Expand Down

0 comments on commit 4457aad

Please sign in to comment.