diff options
author | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
---|---|---|
committer | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/include/getopt_long.h | |
parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) |
$Header: -> $PostgreSQL Changes ...
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 646cb15b58e..417fbd1d566 100644 --- a/src/include/getopt_long.h +++ b/src/include/getopt_long.h @@ -4,7 +4,7 @@ * * Portions Copyright (c) 2003, PostgreSQL Global Development Group * - * $Header: /cvsroot/pgsql/src/include/getopt_long.h,v 1.4 2003/08/08 21:42:31 momjian Exp $ + * $PostgreSQL: pgsql/src/include/getopt_long.h,v 1.5 2003/11/29 19:52:08 pgsql Exp $ */ #ifndef GETOPT_LONG_H #define GETOPT_LONG_H |