mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-23 16:55:26 +00:00
liblua: fix mix of spaces & tabs
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
#include "lvm.h"
|
||||
|
||||
|
||||
#define hasjumps(e) ((e)->t != (e)->f)
|
||||
#define hasjumps(e) ((e)->t != (e)->f)
|
||||
|
||||
|
||||
static int isnumeral(expdesc *e) {
|
||||
|
||||
Reference in New Issue
Block a user