bison-patches
[Top][All Lists]
Advanced

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

[PATCH 1/2] style: fix comments


From: Akim Demaille
Subject: [PATCH 1/2] style: fix comments
Date: Thu, 11 Apr 2013 12:23:58 +0200

* tests/actions.at: Fix incorrect "prototype".
---
 tests/actions.at | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/actions.at b/tests/actions.at
index b169513..88aad25 100644
--- a/tests/actions.at
+++ b/tests/actions.at
@@ -286,8 +286,8 @@ m4_popdef([AT_TEST])
 ## Location Print.  ##
 ## ---------------- ##
 
-# AT_TEST(SKELETON-NAME, DIRECTIVES, [MORE-DIRECTIVES], [LOCATION = 1.1])
-# -----------------------------------------------------------------------
+# AT_TEST(SKELETON-NAME, DIRECTIVES, [MORE-DIRECTIVES])
+# -----------------------------------------------------
 # Check that the initial location is correct.
 m4_pushdef([AT_TEST],
 [AT_SETUP([Location print: $1 $2])
-- 
1.8.2




reply via email to

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