diff options
Diffstat (limited to 'sys/kern/kern_physio.c')
-rw-r--r-- | sys/kern/kern_physio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_physio.c b/sys/kern/kern_physio.c index 3292ff5bf31b6..3f46bb2045095 100644 --- a/sys/kern/kern_physio.c +++ b/sys/kern/kern_physio.c @@ -16,7 +16,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $Id: kern_physio.c,v 1.11.4.3 1996/06/26 06:58:12 davidg Exp $ + * $Id: kern_physio.c,v 1.11.4.4 1996/06/26 07:39:31 davidg Exp $ */ #include <sys/param.h> |