summaryrefslogtreecommitdiff
path: root/src/xutf8/case.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xutf8/case.c')
-rw-r--r--src/xutf8/case.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xutf8/case.c b/src/xutf8/case.c
index b167fe711..762c6f92d 100644
--- a/src/xutf8/case.c
+++ b/src/xutf8/case.c
@@ -127,3 +127,6 @@ XUtf8Toupper(
return table[ucs];
}
+/*
+ * End of "$Id$".
+ */