diff options
Diffstat (limited to 'src/port/gethostname.c')
-rw-r--r-- | src/port/gethostname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/gethostname.c b/src/port/gethostname.c index da729bd54cd..c86aa2b85c3 100644 --- a/src/port/gethostname.c +++ b/src/port/gethostname.c @@ -7,7 +7,7 @@ * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/port/gethostname.c,v 1.3 2003/11/11 23:52:45 momjian Exp $ + * $PostgreSQL: pgsql/src/port/gethostname.c,v 1.4 2003/11/29 19:52:13 pgsql Exp $ * *------------------------------------------------------------------------- */ |