diff options
Diffstat (limited to 'lib/csu/common/crtbrand.c')
-rw-r--r-- | lib/csu/common/crtbrand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/common/crtbrand.c b/lib/csu/common/crtbrand.c index 684a48e9b64f8..f7510b3c6a4c4 100644 --- a/lib/csu/common/crtbrand.c +++ b/lib/csu/common/crtbrand.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/csu/common/crtbrand.c,v 1.4.10.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> |