diff options
Diffstat (limited to 'lib/libc/locale/big5.c')
-rw-r--r-- | lib/libc/locale/big5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/big5.c b/lib/libc/locale/big5.c index 44b9957b59789..7837591607d85 100644 --- a/lib/libc/locale/big5.c +++ b/lib/libc/locale/big5.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)big5.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/locale/big5.c,v 1.17 2005/02/27 15:11:09 phantom Exp $"); #include <sys/types.h> #include <errno.h> |