summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcspbrk.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcspbrk.c')
-rw-r--r--lib/libc/string/wcspbrk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcspbrk.c b/lib/libc/string/wcspbrk.c
index 7315c4445dda2..550244081b882 100644
--- a/lib/libc/string/wcspbrk.c
+++ b/lib/libc/string/wcspbrk.c
@@ -32,7 +32,7 @@
__RCSID("$NetBSD: wcspbrk.c,v 1.1 2000/12/23 23:14:37 itojun Exp $");
#endif /* LIBC_SCCS and not lint */
#endif
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wcspbrk.c,v 1.6 2002/09/21 00:29:23 tjr Exp $");
#include <wchar.h>