diff options
| author | Alex Pickering <alex@cogarr.net> | 2021-09-12 16:58:26 -0500 |
|---|---|---|
| committer | Alex Pickering <alex@cogarr.net> | 2021-09-12 16:58:26 -0500 |
| commit | 346304da786a652f25f73ee80957ec6fd16716c8 (patch) | |
| tree | 682717483aa24b6119d82856d48038345f44f7aa /src/lua-nng-aio.h | |
| parent | 835cda73fe2cf1d8c99d7599e9bfb92cd70444e9 (diff) | |
| download | lua-nng-346304da786a652f25f73ee80957ec6fd16716c8.tar.gz lua-nng-346304da786a652f25f73ee80957ec6fd16716c8.tar.bz2 lua-nng-346304da786a652f25f73ee80957ec6fd16716c8.zip | |
Line endings to unix
Convert all line endings to unix line endings.
Diffstat (limited to 'src/lua-nng-aio.h')
| -rw-r--r-- | src/lua-nng-aio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua-nng-aio.h b/src/lua-nng-aio.h index da5e367..ea4c803 100644 --- a/src/lua-nng-aio.h +++ b/src/lua-nng-aio.h @@ -1 +1 @@ -int luaopen_nng_aio(lua_State *L);
+int luaopen_nng_aio(lua_State *L); |
