diff options
| author | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 | 
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 | 
| commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
| tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /src/bin/psql/mainloop.c | |
| parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
Remove cvs keywords from all files.
Diffstat (limited to 'src/bin/psql/mainloop.c')
| -rw-r--r-- | src/bin/psql/mainloop.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/bin/psql/mainloop.c b/src/bin/psql/mainloop.c index 23904f3f454..b124ec5ea99 100644 --- a/src/bin/psql/mainloop.c +++ b/src/bin/psql/mainloop.c @@ -3,7 +3,7 @@   *   * Copyright (c) 2000-2010, PostgreSQL Global Development Group   * - * $PostgreSQL: pgsql/src/bin/psql/mainloop.c,v 1.99 2010/02/26 02:01:19 momjian Exp $ + * src/bin/psql/mainloop.c   */  #include "postgres_fe.h"  #include "mainloop.h" | 
