diff options
Diffstat (limited to 'lib/libstand/strerror.c')
-rw-r--r-- | lib/libstand/strerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/strerror.c b/lib/libstand/strerror.c index 56571efaa0ef..01fb4b2d2c01 100644 --- a/lib/libstand/strerror.c +++ b/lib/libstand/strerror.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/strerror.c,v 1.3.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "stand.h" |