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/include/utils/formatting.h | |
| parent | d37781fa82fa6b4316e51aca210d5fb53bd33983 (diff) | |
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
Diffstat (limited to 'src/include/utils/formatting.h')
| -rw-r--r-- | src/include/utils/formatting.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/utils/formatting.h b/src/include/utils/formatting.h index da206b6fb86..4ba22db1f7c 100644 --- a/src/include/utils/formatting.h +++ b/src/include/utils/formatting.h @@ -1,8 +1,7 @@ - /* ----------------------------------------------------------------------- * formatting.h * - * $PostgreSQL: pgsql/src/include/utils/formatting.h,v 1.22 2010/01/02 16:58:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/formatting.h,v 1.23 2010/08/19 05:57:34 petere Exp $ * * * Portions Copyright (c) 1999-2010, PostgreSQL Global Development Group |
