mirror of
https://github.com/nfc-tools/mfoc.git
synced 2026-05-04 23:16:05 +00:00
@@ -34,11 +34,11 @@
|
|||||||
#ifdef SLRE_DEBUG
|
#ifdef SLRE_DEBUG
|
||||||
# ifndef DBG
|
# ifndef DBG
|
||||||
# define DBG(x) printf x
|
# define DBG(x) printf x
|
||||||
# endif DBG
|
# endif
|
||||||
#else
|
#else
|
||||||
# ifndef DBG
|
# ifndef DBG
|
||||||
# define DBG(x)
|
# define DBG(x)
|
||||||
# endif DBG
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
struct bracket_pair {
|
struct bracket_pair {
|
||||||
|
|||||||
Reference in New Issue
Block a user