diff options
Diffstat (limited to 'sys/posix4/posix4_mib.c')
| -rw-r--r-- | sys/posix4/posix4_mib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/posix4/posix4_mib.c b/sys/posix4/posix4_mib.c index 3c6bb976a733..24d7ab56eed1 100644 --- a/sys/posix4/posix4_mib.c +++ b/sys/posix4/posix4_mib.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/posix4/posix4_mib.c,v 1.8 2003/06/11 06:28:14 obrien Exp $"); #include <sys/param.h> #include <sys/kernel.h> |
