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/include/port/darwin.h | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
download | postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.zip |
Remove cvs keywords from all files.
Diffstat (limited to 'src/include/port/darwin.h')
-rw-r--r-- | src/include/port/darwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/darwin.h b/src/include/port/darwin.h index ff3e2193230..29c4b91d8ce 100644 --- a/src/include/port/darwin.h +++ b/src/include/port/darwin.h @@ -1,4 +1,4 @@ -/* $PostgreSQL: pgsql/src/include/port/darwin.h,v 1.11 2006/10/04 00:30:09 momjian Exp $ */ +/* src/include/port/darwin.h */ #define __darwin__ 1 |