diff options
Diffstat (limited to 'lib/libstand/ioctl.c')
-rw-r--r-- | lib/libstand/ioctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/ioctl.c b/lib/libstand/ioctl.c index debd9e4ef8b37..e411498a57d1e 100644 --- a/lib/libstand/ioctl.c +++ b/lib/libstand/ioctl.c @@ -65,7 +65,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/ioctl.c,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $"); #include "stand.h" |