summaryrefslogtreecommitdiff
path: root/src/xutf8
diff options
context:
space:
mode:
authorIan MacArthur <imacarthur@gmail.com>2011-02-08 09:53:51 +0000
committerIan MacArthur <imacarthur@gmail.com>2011-02-08 09:53:51 +0000
commit40fab4c7698013bb0eb0ebaa4bab82721cc5ea61 (patch)
treef64e7468655aed48c119ff6918b0484fae0f04c3 /src/xutf8
parent33af4e4ba5cec3f0fe757ca9889b23b2ba0f3b76 (diff)
Set properties on xutf8/utf8Wrap.c
It doesn't look as if the props are set on any of the xutf8 files, actually. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8400 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/xutf8')
-rw-r--r--src/xutf8/utf8Wrap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xutf8/utf8Wrap.c b/src/xutf8/utf8Wrap.c
index 66094b890..9364448d0 100644
--- a/src/xutf8/utf8Wrap.c
+++ b/src/xutf8/utf8Wrap.c
@@ -1,4 +1,4 @@
-/* "$Id: $"
+/* "$Id$"
*
* Author: Jean-Marc Lienher ( http://oksid.ch )
* Copyright 2000-2003 by O'ksi'D.
@@ -1044,5 +1044,5 @@ XFreeUtf8FontStruct(Display *dpy,
#endif /* X11 only */
/*
- * End of "$Id: $".
+ * End of "$Id$".
*/