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/memcmp.c | |
| parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
| download | postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz | |
Remove cvs keywords from all files.
Diffstat (limited to 'src/port/memcmp.c')
| -rw-r--r-- | src/port/memcmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/memcmp.c b/src/port/memcmp.c index 761d81c9c3..365e3e3e28 100644 --- a/src/port/memcmp.c +++ b/src/port/memcmp.c @@ -7,7 +7,7 @@ * * * IDENTIFICATION - * $PostgreSQL: pgsql/src/port/memcmp.c,v 1.14 2010/01/02 16:58:13 momjian Exp $ + * src/port/memcmp.c * * This file was taken from NetBSD and is used by SunOS because memcmp * on that platform does not properly compare negative bytes. The |
