commit
dd0ce5caa6
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue