lua-hooks/ext/luajit/src/lj_strscan.c in immunio-1.2.1 vs lua-hooks/ext/luajit/src/lj_strscan.c in immunio-2.0.2

- old
+ new

@@ -1,7 +1,7 @@ /* ** String scanning. -** Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h */ #include <math.h> #define lj_strscan_c