style changes.

* data/xslt/xml2dot.xsl, data/xslt/xml2xhtml.xsl: Space changes.
	* src/print-xml.c: Style changes.
	* tests/conflicts.at: Comment changes.
This commit is contained in:
Akim Demaille
2009-06-11 14:50:25 +02:00
parent 517cb0ad9c
commit 83b66dddb6
5 changed files with 29 additions and 21 deletions

View File

@@ -524,9 +524,9 @@ input.y: expected 2 shift/reduce conflicts
AT_CLEANUP
## ------------------------------ ##
## %expect with reduce conflicts ##
## ------------------------------ ##
## ------------------------------- ##
## %expect with reduce conflicts. ##
## ------------------------------- ##
AT_SETUP([%expect with reduce conflicts])
@@ -587,9 +587,9 @@ AT_BISON_CHECK([-o input.c input.y], 0, [],
AT_CLEANUP
## ---------------------------- ##
## %no-default-prec with %prec ##
## ---------------------------- ##
## ----------------------------- ##
## %no-default-prec with %prec. ##
## ----------------------------- ##
AT_SETUP([%no-default-prec with %prec])
@@ -611,9 +611,9 @@ AT_BISON_CHECK([-o input.c input.y])
AT_CLEANUP
## ---------------- ##
## %default-prec ##
## ---------------- ##
## --------------- ##
## %default-prec. ##
## --------------- ##
AT_SETUP([%default-prec])