mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-03-30 19:05:47 +00:00
cppcheck syntax error (cross-checked on other projects reusing bitlib)
This commit is contained in:
@@ -56,7 +56,6 @@ typedef size_t lua_UInteger;
|
||||
|
||||
/* Define TOBIT to get a bit value */
|
||||
#ifdef BUILTIN_CAST
|
||||
#define
|
||||
#define TOBIT(L, n, res) \
|
||||
((void)(res), luaL_checkinteger((L), (n)))
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user