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 19eb6c0629..5241bc0a29 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.11 2008/12/11 09:17:07 petere Exp $ + * $PostgreSQL: pgsql/src/include/port/sunos4.h,v 1.12 2009/06/11 14:49:11 momjian Exp $ * * sprintf() returns char *, not int, on SunOS 4.1.x */ #define SPRINTF_CHAR |
