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 420830965..f272f259e 100644 --- a/hw/darwin/quartz/keysym2ucs.c +++ b/hw/darwin/quartz/keysym2ucs.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/darwin/quartz/keysym2ucs.c,v 1.1 2003/11/01 08:13:08 torrey Exp $ +/* $XFree86$ * * This module converts keysym values into the corresponding ISO 10646 * (UCS, Unicode) values. |