Repair whitespace in initdb message.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Sep 2016 17:26:43 +0000 (13:26 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Sep 2016 17:26:43 +0000 (13:26 -0400)
commita2ee579b6def8e0bde876c6c2fc9d4b8ec2b6b67
treed959f342b29e44a1f58912e0de0045ff2404e62d
parentdcb12ce8d8691e0e526d3f38d14c4d7fc9c664f5
Repair whitespace in initdb message.

What used to be four spaces somehow turned into a tab and a couple of
spaces in commit a00c58314, no doubt from overhelpful emacs autoindent.
Noted by Peter Eisentraut.
src/bin/initdb/initdb.c