diff options
Diffstat (limited to 'src/include/commands/comment.h')
-rw-r--r-- | src/include/commands/comment.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/include/commands/comment.h b/src/include/commands/comment.h index 9c97f2b33e4..4e352a4e81b 100644 --- a/src/include/commands/comment.h +++ b/src/include/commands/comment.h @@ -1,4 +1,7 @@ -/*------------------------------------------------------------------------- +/* + * $PostgreSQL: pgsql/src/include/commands/comment.h,v 1.22 2008/05/17 01:28:24 adunstan Exp $ + * + *------------------------------------------------------------------------- * * comment.h * |