aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/toupper.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/toupper.c')
-rw-r--r--lib/libc/locale/toupper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/toupper.c b/lib/libc/locale/toupper.c
index 4870e8e12cbb..9054e8afe679 100644
--- a/lib/libc/locale/toupper.c
+++ b/lib/libc/locale/toupper.c
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/locale/toupper.c,v 1.13.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <ctype.h>
#include <stdio.h>