Skip to content

Commit 7f779ef

Browse files
committed
Convert a few files to Unix line endings
1 parent dff7eca commit 7f779ef

File tree

2 files changed

+297
-297
lines changed

2 files changed

+297
-297
lines changed

nse_libssh2.h

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#ifndef LIBSSH2
2-
3-
#define LIBSSH2
4-
#define LIBSSH2LIBNAME "libssh2"
5-
6-
int luaopen_libssh2 (lua_State *L);
7-
8-
#endif
1+
#ifndef LIBSSH2
2+
3+
#define LIBSSH2
4+
#define LIBSSH2LIBNAME "libssh2"
5+
6+
int luaopen_libssh2 (lua_State *L);
7+
8+
#endif

0 commit comments

Comments
 (0)