From 6f3825483fd6d61587032d72982786806452f704 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 5 Apr 2016 15:08:21 +0000 Subject: Set correct svn properties. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11531 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/xutf8/ucs2fontmap.c | 2 +- src/xutf8/utf8Input.c | 2 +- src/xutf8/utf8Utils.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/xutf8/ucs2fontmap.c b/src/xutf8/ucs2fontmap.c index 8446b08a8..2cbfd3983 100644 --- a/src/xutf8/ucs2fontmap.c +++ b/src/xutf8/ucs2fontmap.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. diff --git a/src/xutf8/utf8Input.c b/src/xutf8/utf8Input.c index baf2432a1..e962969c7 100644 --- a/src/xutf8/utf8Input.c +++ b/src/xutf8/utf8Input.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. 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$". */ -- cgit v1.2.3