diff options
Diffstat (limited to 'lib/libstand/nullfs.c')
-rw-r--r-- | lib/libstand/nullfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/nullfs.c b/lib/libstand/nullfs.c index fea4c7a52c953..47eb423e750e8 100644 --- a/lib/libstand/nullfs.c +++ b/lib/libstand/nullfs.c @@ -65,7 +65,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/nullfs.c,v 1.6 2004/01/21 20:12:23 jhb Exp $"); #include "stand.h" |