diff options
Diffstat (limited to 'src/bin/psql/print.h')
-rw-r--r-- | src/bin/psql/print.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/print.h b/src/bin/psql/print.h index ceb3b284521..1f54075e0e5 100644 --- a/src/bin/psql/print.h +++ b/src/bin/psql/print.h @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2010, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/bin/psql/print.h,v 1.46 2010/07/06 19:19:00 momjian Exp $ + * src/bin/psql/print.h */ #ifndef PRINT_H #define PRINT_H |