diff options
Diffstat (limited to 'src/port/rand.c')
| -rw-r--r-- | src/port/rand.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/port/rand.c b/src/port/rand.c index b4631299e9..c9a966c9eb 100644 --- a/src/port/rand.c +++ b/src/port/rand.c @@ -1,4 +1,7 @@ -/*------------------------------------------------------------------------- +/* + * $PostgreSQL: pgsql/src/port/rand.c,v 1.5 2008/05/17 01:28:25 adunstan Exp $ + * + *------------------------------------------------------------------------- * * rand.c * Missing rand implementations for Win32 |
