diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xutf8/ucs2fontmap.c | 2 | ||||
| -rw-r--r-- | src/xutf8/utf8Input.c | 2 | ||||
| -rw-r--r-- | src/xutf8/utf8Utils.c | 4 |
3 files changed, 4 insertions, 4 deletions
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$". */ |
