diff options
Diffstat (limited to 'sys/miscfs/procfs/procfs_fpregs.c')
-rw-r--r-- | sys/miscfs/procfs/procfs_fpregs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/miscfs/procfs/procfs_fpregs.c b/sys/miscfs/procfs/procfs_fpregs.c index 6d850a6a881b5..331a671279e26 100644 --- a/sys/miscfs/procfs/procfs_fpregs.c +++ b/sys/miscfs/procfs/procfs_fpregs.c @@ -36,8 +36,7 @@ * * @(#)procfs_fpregs.c 8.1 (Berkeley) 1/27/94 * - * From: - * $Id: procfs_regs.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ + * $Id: procfs_fpregs.c,v 1.1.1.1 1994/05/24 10:05:09 rgrimes Exp $ */ #include <sys/param.h> |