diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /sys/fs/procfs/procfs_map.c | |
parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff) |
Diffstat (limited to 'sys/fs/procfs/procfs_map.c')
-rw-r--r-- | sys/fs/procfs/procfs_map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_map.c b/sys/fs/procfs/procfs_map.c index 64c6f5f2870d..53de1dbd046b 100644 --- a/sys/fs/procfs/procfs_map.c +++ b/sys/fs/procfs/procfs_map.c @@ -32,7 +32,7 @@ * * @(#)procfs_status.c 8.3 (Berkeley) 2/17/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/fs/procfs/procfs_map.c,v 1.40.2.1.2.3 2008/12/19 16:11:04 kib Exp $ */ #include "opt_compat.h" |