From: Akim Demaille Date: Thu, 25 Oct 2012 07:40:20 +0000 (+0200) Subject: fix comment X-Git-Tag: v2.6.5~37 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/851e3f846852bf960587e54156dbbb5115d25f42 fix comment * data/c.m4 (b4_YYDEBUG_define): here. --- diff --git a/data/c.m4 b/data/c.m4 index 994d2964..561900af 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -602,7 +602,7 @@ m4_define([b4_YYDEBUG_define], # endif # else /* ! defined YYDEBUG */ # define ]b4_api_PREFIX[DEBUG ]b4_debug_flag[ -# endif /* ! defined ]b4_api_PREFIX[DEBUG */ +# endif /* ! defined YYDEBUG */ #endif /* ! defined ]b4_api_PREFIX[DEBUG */]])[]dnl ])