diff options
Diffstat (limited to 'sys/fs/procfs/procfs_osrel.c')
| -rw-r--r-- | sys/fs/procfs/procfs_osrel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_osrel.c b/sys/fs/procfs/procfs_osrel.c index d32bd6d537d2..57047da9e62f 100644 --- a/sys/fs/procfs/procfs_osrel.c +++ b/sys/fs/procfs/procfs_osrel.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/fs/procfs/procfs_osrel.c,v 1.1.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/proc.h> |
