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