diff options
Diffstat (limited to 'sys/fs/procfs/procfs_regs.c')
| -rw-r--r-- | sys/fs/procfs/procfs_regs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_regs.c b/sys/fs/procfs/procfs_regs.c index d3cad0f8d0d0..898b4e311319 100644 --- a/sys/fs/procfs/procfs_regs.c +++ b/sys/fs/procfs/procfs_regs.c @@ -38,7 +38,7 @@ * * From: * $Id: procfs_regs.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/fs/procfs/procfs_regs.c,v 1.28 2003/10/02 15:00:55 nectar Exp $ */ #include <sys/param.h> |
