diff options
Diffstat (limited to 'lib/libstand/twiddle.c')
-rw-r--r-- | lib/libstand/twiddle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/twiddle.c b/lib/libstand/twiddle.c index 46bd8958e29d2..303750d2ae026 100644 --- a/lib/libstand/twiddle.c +++ b/lib/libstand/twiddle.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/twiddle.c,v 1.3 2001/09/30 22:28:01 dillon Exp $"); #include <sys/types.h> #include "stand.h" |