1
0
mirror of https://github.com/nfc-tools/mfoc.git synced 2026-03-10 12:29:01 +00:00

Merge pull request #1 from iceman1001/iceman1001-patch-1

chg:  remote faulty statement
This commit is contained in:
Iceman
2018-02-02 23:38:21 +01:00
committed by GitHub

View File

@@ -34,11 +34,11 @@
#ifdef SLRE_DEBUG
# ifndef DBG
# define DBG(x) printf x
# endif DBG
# endif
#else
# ifndef DBG
# define DBG(x)
# endif DBG
# endif
#endif
struct bracket_pair {