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..cb879d71c289 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.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include "stand.h" |