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