diff options
Diffstat (limited to 'src/include/port/sunos4.h')
| -rw-r--r-- | src/include/port/sunos4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/sunos4.h b/src/include/port/sunos4.h index 5241bc0a29..3e39e1efc9 100644 --- a/src/include/port/sunos4.h +++ b/src/include/port/sunos4.h @@ -1,5 +1,5 @@ /* - * $PostgreSQL: pgsql/src/include/port/sunos4.h,v 1.12 2009/06/11 14:49:11 momjian Exp $ + * src/include/port/sunos4.h * * sprintf() returns char *, not int, on SunOS 4.1.x */ #define SPRINTF_CHAR |
