aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcstoull.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/wcstoull.c')
-rw-r--r--lib/libc/locale/wcstoull.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/locale/wcstoull.c b/lib/libc/locale/wcstoull.c
index bf968e272bfb..5f8e8367308b 100644
--- a/lib/libc/locale/wcstoull.c
+++ b/lib/libc/locale/wcstoull.c
@@ -41,8 +41,6 @@ static char sccsid[] = "@(#)strtouq.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
__FBSDID("FreeBSD: src/lib/libc/stdlib/strtoull.c,v 1.18 2002/09/06 11:23:59 tjr Exp ");
#endif
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <limits.h>
#include <stdlib.h>