mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-25 01:35:18 +00:00
liblua: fix mix of spaces & tabs
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
** compute its hash
|
||||
*/
|
||||
#if !defined(LUAI_HASHLIMIT)
|
||||
#define LUAI_HASHLIMIT 5
|
||||
#define LUAI_HASHLIMIT 5
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user