diff options
| author | Peter Eisentraut | 2010-08-19 05:57:36 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2010-08-19 05:57:36 +0000 |
| commit | 3f1197191685512d1968ffd8958497159944c2a1 (patch) | |
| tree | e87eee088562121ea0b586694dd478eb0c480ca2 /src/template | |
| parent | d37781fa82fa6b4316e51aca210d5fb53bd33983 (diff) | |
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
Diffstat (limited to 'src/template')
| -rw-r--r-- | src/template/dgux | 4 | ||||
| -rw-r--r-- | src/template/netbsd | 3 | ||||
| -rw-r--r-- | src/template/sco | 1 |
3 files changed, 2 insertions, 6 deletions
diff --git a/src/template/dgux b/src/template/dgux index 43a19c6c2c1..2a85835b7da 100644 --- a/src/template/dgux +++ b/src/template/dgux @@ -1,3 +1 @@ -# $PostgreSQL: pgsql/src/template/dgux,v 1.12 2006/03/11 04:38:40 momjian Exp $ - - +# $PostgreSQL: pgsql/src/template/dgux,v 1.13 2010/08/19 05:57:35 petere Exp $ diff --git a/src/template/netbsd b/src/template/netbsd index 6e0ff48860d..c6ac2ba1702 100644 --- a/src/template/netbsd +++ b/src/template/netbsd @@ -1,3 +1,2 @@ -# $PostgreSQL: pgsql/src/template/netbsd,v 1.20 2006/03/11 04:38:41 momjian Exp $ +# $PostgreSQL: pgsql/src/template/netbsd,v 1.21 2010/08/19 05:57:35 petere Exp $ # tools/thread/thread_test must be run - diff --git a/src/template/sco b/src/template/sco index e0b08471db1..9a736da8be7 100644 --- a/src/template/sco +++ b/src/template/sco @@ -1,2 +1 @@ CC="$CC -b elf" - |
