bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/6] fix comment


From: Akim Demaille
Subject: [PATCH 1/6] fix comment
Date: Thu, 25 Oct 2012 15:42:39 +0200

* data/c.m4 (b4_YYDEBUG_define): here.
---
 data/c.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/c.m4 b/data/c.m4
index 994d296..561900a 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
 ])
 
-- 
1.7.12.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]