From: Akim Demaille Date: Thu, 11 Apr 2013 06:47:22 +0000 (+0200) Subject: style: fix comments X-Git-Tag: v2.7.90~36 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/edaa22ec15eef6a61c4a07ed20dac63ffd7ddde6?ds=inline style: fix comments * tests/actions.at: Fix incorrect "prototype". --- diff --git a/tests/actions.at b/tests/actions.at index b1695132..88aad258 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])