diff options
| author | perry <perry@NetBSD.org> | 1998-01-09 03:15:09 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-01-09 03:15:09 +0000 |
| commit | 4e067afcb12f07708a7deffc7cae6c92fd36eb0c (patch) | |
| tree | 077d7c5fa00916e2b9d59d7e33437a6e064692b4 /lib/libc/stdlib/_rand48.c | |
| parent | 85d56961e56bbfd44045aa7fefb4b390a70e130f (diff) | |
RCS Id Police.
Diffstat (limited to 'lib/libc/stdlib/_rand48.c')
| -rw-r--r-- | lib/libc/stdlib/_rand48.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/_rand48.c b/lib/libc/stdlib/_rand48.c index 83ade4645aa..9fa002e7041 100644 --- a/lib/libc/stdlib/_rand48.c +++ b/lib/libc/stdlib/_rand48.c @@ -1,3 +1,5 @@ +/* $NetBSD: _rand48.c,v 1.4 1998/01/09 03:15:34 perry Exp $ */ + /* * Copyright (c) 1993 Martin Birgmeier * All rights reserved. |
