mirror of
https://github.com/nmap/nmap.git
synced 2026-02-09 15:06:35 +00:00
Get rid of double newline at the EOF I accidentally introduced in the
last commit.
This commit is contained in:
@@ -411,4 +411,3 @@ LUALIB_API int luaopen_binlib (lua_State *L) {
|
||||
luaL_newlib(L, binlib);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user