diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /sys/i386/isa/random_machdep.c | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
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 1f7a1ef91431..4a83302af096 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.13 1996/10/30 22:39:01 asami Exp $ + * $Id: random_machdep.c,v 1.13.2.1 1998/07/07 05:23:19 gibbs Exp $   *   * Version 0.95, last modified 18-Oct-95   *  | 
