summaryrefslogtreecommitdiff
path: root/src/xutf8/utf8Utils.c
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-05 15:08:21 +0000
committerManolo Gouy <Manolo>2016-04-05 15:08:21 +0000
commit6f3825483fd6d61587032d72982786806452f704 (patch)
treea0f0cc2418f2f9e28f67fbe290da68a108ec0e81 /src/xutf8/utf8Utils.c
parent7c3f3cef393b1b5eb25b09051035b0bbfb9418b8 (diff)
Set correct svn properties.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11531 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/xutf8/utf8Utils.c')
-rw-r--r--src/xutf8/utf8Utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xutf8/utf8Utils.c b/src/xutf8/utf8Utils.c
index 83c233c38..ae3224dce 100644
--- a/src/xutf8/utf8Utils.c
+++ b/src/xutf8/utf8Utils.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
@@ -227,5 +227,5 @@ XFastConvertUtf8ToUcs(const unsigned char *buf,
#endif /* X11 only */
/*
- * End of "$Id: $".
+ * End of "$Id$".
*/