]> git.saurik.com Git - bison.git/commitdiff
style: fix comments
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 11 Apr 2013 06:47:22 +0000 (08:47 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 11 Apr 2013 06:47:43 +0000 (08:47 +0200)
* tests/actions.at: Fix incorrect "prototype".

tests/actions.at

index b1695132b0124f3af391d624bb7b67e1abe290ce..88aad2584c3843bfc7e0d5e0db09a6fcc3b7a6df 100644 (file)
@@ -286,8 +286,8 @@ m4_popdef([AT_TEST])
 ## Location Print.  ##
 ## ---------------- ##
 
 ## 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])
 # Check that the initial location is correct.
 m4_pushdef([AT_TEST],
 [AT_SETUP([Location print: $1 $2])