general: Correct typo

(cherry picked from commit c845974639)
pull/5799/head
Jeff Lucovsky 5 years ago committed by Shivani Bhardwaj
parent 26b43a0950
commit 693d61c729

@ -77,7 +77,7 @@
static const char luaext_key_ld[] = "suricata:luadata";
/* hack to please scan-build. Even though LuaCallbackError *always*
* returns 2, scan-build doesn't accept it and and generates false
* returns 2, scan-build doesn't accept it and generates false
* positives */
#define LUA_ERROR(msg) \
LuaCallbackError(luastate, (msg)); \

Loading…
Cancel
Save