1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Convert a few files to Unix line endings

This commit is contained in:
dmiller
2017-07-18 18:46:02 +00:00
parent dff7eca79f
commit 7f779ef8b6
2 changed files with 297 additions and 297 deletions

View File

@@ -1,8 +1,8 @@
#ifndef LIBSSH2
#define LIBSSH2
#define LIBSSH2LIBNAME "libssh2"
int luaopen_libssh2 (lua_State *L);
#endif
#ifndef LIBSSH2
#define LIBSSH2
#define LIBSSH2LIBNAME "libssh2"
int luaopen_libssh2 (lua_State *L);
#endif