Revert unfortunate whitespace change

Peter Eisentraut <peter_e@gmx.net>

Commit: bf90562aa464e3a9afedde5f0007058f381d00fe
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-01-27T19:39:38Z
Releases: 9.2.0
Revert unfortunate whitespace change

In e5e2fc842c418432756d8b5825ff107c6c5fc4c3, blank lines were removed
after a comment block, which now looks as though the comment refers to
the immediately following code, but it actually refers to the
preceding code.  So put the blank lines back.

Files

PathChange+/−
src/backend/libpq/hba.c modified +2 −0