diff options
Diffstat (limited to 'lib/libc/gen/getvfsent.c')
| -rw-r--r-- | lib/libc/gen/getvfsent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getvfsent.c b/lib/libc/gen/getvfsent.c index 87ebfabc73a5..5768488c3ebd 100644 --- a/lib/libc/gen/getvfsent.c +++ b/lib/libc/gen/getvfsent.c @@ -6,7 +6,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/gen/getvfsent.c,v 1.20 2003/01/04 00:13:00 tjr Exp $"); #include <sys/param.h> #include <sys/types.h> |
