diff options
Diffstat (limited to 'lib/libc/gen/rand48.h')
-rw-r--r-- | lib/libc/gen/rand48.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/rand48.h b/lib/libc/gen/rand48.h index b6602dc5a9f7..0a3d83d3c0c7 100644 --- a/lib/libc/gen/rand48.h +++ b/lib/libc/gen/rand48.h @@ -10,7 +10,7 @@ * of any kind. I shall in no event be liable for anything that happens * to anyone/anything when using this software. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/gen/rand48.h,v 1.2 2002/02/01 01:32:19 obrien Exp $ */ #ifndef _RAND48_H_ |