aboutsummaryrefslogtreecommitdiff
path: root/src/lstrlib.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/lstrlib.js')
-rw-r--r--src/lstrlib.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lstrlib.js b/src/lstrlib.js
index 1d3a7cc..b47138f 100644
--- a/src/lstrlib.js
+++ b/src/lstrlib.js
@@ -405,4 +405,4 @@ const luaopen_string = function(L) {
return 1;
};
-module.exports.luaopen_string = luaopen_string; \ No newline at end of file
+module.exports.luaopen_string = luaopen_string;