pgsql: Standardize indentation of XSL files - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Standardize indentation of XSL files
Date
Msg-id E1SMkgl-0007Wh-Ps@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Standardize indentation of XSL files

Predominant standard is two spaces, so adjust outliers to that.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2856c51c86857f2df674a37609515d26311062e9

Modified Files
--------------
doc/src/sgml/stylesheet-man.xsl |   22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: entab: Improve makefile
Next
From: Peter Eisentraut
Date:
Subject: pgsql: PL/Python: Improve error messages