diff options
Diffstat (limited to 'sys/i386/isa/random_machdep.c')
-rw-r--r-- | sys/i386/isa/random_machdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/random_machdep.c b/sys/i386/isa/random_machdep.c index fba64a8f22e68..6d51101007eb8 100644 --- a/sys/i386/isa/random_machdep.c +++ b/sys/i386/isa/random_machdep.c @@ -1,7 +1,7 @@ /* * random_machdep.c -- A strong random number generator * - * $Id: random_machdep.c,v 1.9 1996/06/17 16:47:43 bde Exp $ + * $Id: random_machdep.c,v 1.9.2.1 1996/06/26 06:24:25 markm Exp $ * * Version 0.95, last modified 18-Oct-95 * |