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/port/getopt_long.c | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) |
Remove cvs keywords from all files.
Diffstat (limited to 'src/port/getopt_long.c')
-rw-r--r-- | src/port/getopt_long.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/getopt_long.c b/src/port/getopt_long.c index 9433b568272..418cce7c8ba 100644 --- a/src/port/getopt_long.c +++ b/src/port/getopt_long.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $PostgreSQL: pgsql/src/port/getopt_long.c,v 1.8 2009/06/11 14:49:15 momjian Exp $ + * src/port/getopt_long.c */ #include "c.h" |