diff options
Diffstat (limited to 'src/include/getopt_long.h')
-rw-r--r-- | src/include/getopt_long.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/getopt_long.h b/src/include/getopt_long.h index 5c3bdd332c..3b05fadb38 100644 --- a/src/include/getopt_long.h +++ b/src/include/getopt_long.h @@ -4,7 +4,7 @@ * * Portions Copyright (c) 2003-2010, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/include/getopt_long.h,v 1.12 2010/01/02 16:58:00 momjian Exp $ + * src/include/getopt_long.h */ #ifndef GETOPT_LONG_H #define GETOPT_LONG_H |