]> granicus.if.org Git - postgresql/commit
Revert unfortunate whitespace change
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 27 Jan 2012 19:39:38 +0000 (21:39 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 27 Jan 2012 19:39:38 +0000 (21:39 +0200)
commitbf90562aa464e3a9afedde5f0007058f381d00fe
treea9aa5e817a30becd611434e837a35b79fa37c974
parent27874583627e049a049dc1327deb12a02a7013ab
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.
src/backend/libpq/hba.c