]> git.saurik.com Git - bison.git/blobdiff - src/print-xml.c
style: no longer use backquotes
[bison.git] / src / print-xml.c
index 441af92001cf745f1a9c3b17ea1d9e75a430b80b..a3ef15117d773647f9305305aa6a10aef27042a1 100644 (file)
@@ -209,7 +209,7 @@ print_errs (FILE *out, int level, state *s)
 
 
 /*-------------------------------------------------------------------------.
-| Report a reduction of RULE on LOOKAHEAD_TOKEN (which can be `default').  |
+| Report a reduction of RULE on LOOKAHEAD_TOKEN (which can be 'default').  |
 | If not ENABLED, the rule is masked by a shift or a reduce (S/R and       |
 | R/R conflicts).                                                          |
 `-------------------------------------------------------------------------*/