diff options
Diffstat (limited to 'src/port/strdup.c')
-rw-r--r-- | src/port/strdup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/strdup.c b/src/port/strdup.c index db0ef59baf7..d86f052a544 100644 --- a/src/port/strdup.c +++ b/src/port/strdup.c @@ -8,7 +8,7 @@ * * * IDENTIFICATION - * $PostgreSQL: pgsql/src/port/strdup.c,v 1.16 2010/01/02 16:58:13 momjian Exp $ + * src/port/strdup.c * *------------------------------------------------------------------------- */ |