From 70531631bb5a1ab956ca1c09f77a64996ad8cccb Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Fri, 13 Mar 2009 22:43:43 +0000 Subject: LGPL headers and svn footers compliance (STR#2085) todo: FLTK style indent + code compliance. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6675 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/xutf8/case.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/xutf8/case.c') 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$". + */ -- cgit v1.2.3