diff options
Diffstat (limited to 'hw/darwin/quartz/keysym2ucs.c')
-rw-r--r-- | hw/darwin/quartz/keysym2ucs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/darwin/quartz/keysym2ucs.c b/hw/darwin/quartz/keysym2ucs.c index f272f259e..420830965 100644 --- a/hw/darwin/quartz/keysym2ucs.c +++ b/hw/darwin/quartz/keysym2ucs.c @@ -1,4 +1,4 @@ -/* $XFree86$ +/* $XFree86: xc/programs/Xserver/hw/darwin/quartz/keysym2ucs.c,v 1.1 2003/11/01 08:13:08 torrey Exp $ * * This module converts keysym values into the corresponding ISO 10646 * (UCS, Unicode) values. |