diff options
Diffstat (limited to 'src/include/postgres_ext.h')
-rw-r--r-- | src/include/postgres_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postgres_ext.h b/src/include/postgres_ext.h index 91748c704c..c2b1a9f52f 100644 --- a/src/include/postgres_ext.h +++ b/src/include/postgres_ext.h @@ -1,6 +1,6 @@ /*------------------------------------------------------------------------- * - * postgres_ext.h-- + * postgres_ext.h * * This file contains declarations of things that are visible * external to Postgres. For example, the Oid type is part of a |