diff options
Diffstat (limited to 'lib/libstand/strdup.c')
| -rw-r--r-- | lib/libstand/strdup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/strdup.c b/lib/libstand/strdup.c index 45a541432cf5..e017b29a3b75 100644 --- a/lib/libstand/strdup.c +++ b/lib/libstand/strdup.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/strdup.c,v 1.3.6.1 2008/11/25 02:59:29 kensmith Exp $"); #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)strdup.c 8.1 (Berkeley) 6/4/93"; |
