summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_regs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/miscfs/procfs/procfs_regs.c')
-rw-r--r--sys/miscfs/procfs/procfs_regs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/procfs/procfs_regs.c b/sys/miscfs/procfs/procfs_regs.c
index 0edb9ad60639..e149db924808 100644
--- a/sys/miscfs/procfs/procfs_regs.c
+++ b/sys/miscfs/procfs/procfs_regs.c
@@ -37,7 +37,7 @@
* @(#)procfs_regs.c 8.4 (Berkeley) 6/15/94
*
* From:
- * $FreeBSD$
+ * $FreeBSD: src/sys/miscfs/procfs/procfs_regs.c,v 1.8.2.1 1999/08/29 16:26:53 peter Exp $
*/
#include <sys/param.h>