diff options
Diffstat (limited to 'src/bin/psql/tab-complete.h')
-rw-r--r-- | src/bin/psql/tab-complete.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/tab-complete.h b/src/bin/psql/tab-complete.h index b517ebaccde..5479a59aa86 100644 --- a/src/bin/psql/tab-complete.h +++ b/src/bin/psql/tab-complete.h @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Header: /cvsroot/pgsql/src/bin/psql/tab-complete.h,v 1.9 2003/08/04 23:59:40 tgl Exp $ + * $PostgreSQL: pgsql/src/bin/psql/tab-complete.h,v 1.10 2003/11/29 19:52:07 pgsql Exp $ */ #ifndef TAB_COMPLETE_H #define TAB_COMPLETE_H |