diff options
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r-- | src/include/postgres.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h index 0ade569e80..3db3e30a34 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -1,6 +1,6 @@ /*------------------------------------------------------------------------- * - * postgres.h-- + * postgres.h * definition of (and support for) postgres system types. * this file is included by almost every .c in the system * |