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 ae12cb077289..d96e0e36f416 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.5 2001/09/30 22:28:01 dillon Exp $"); #include "stand.h" |