1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

Remove extra newlines at end and beginning of files, add missing newlines

at end of files.
This commit is contained in:
Peter Eisentraut
2010-08-19 05:57:36 +00:00
parent d37781fa82
commit 3f11971916
156 changed files with 55 additions and 226 deletions

View File

@ -1,4 +1,4 @@
$PostgreSQL: pgsql/src/tools/make_diff/README,v 1.4 2008/03/21 13:23:29 momjian Exp $
$PostgreSQL: pgsql/src/tools/make_diff/README,v 1.5 2010/08/19 05:57:36 petere Exp $
scripts
=======
@ -37,4 +37,3 @@ the files I used with cporig.
Finally, I remove my old copies with 'rmorig'.
Bruce Momjian