diff options
author | Egbert Eich <eich@freedesktop.org> | 2004-02-26 09:21:01 +0000 |
---|---|---|
committer | Egbert Eich <eich@freedesktop.org> | 2004-02-26 09:21:01 +0000 |
commit | 769ae373ded022154f4cf09cd5ddc80aa63d97be (patch) | |
tree | c7ef813c2da30013a6126736eca305b0c6bdc87a /src/util/makekeys.c | |
parent | bd8e9fc982ecc5ef200d4641cb1df512f871b0ea (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'src/util/makekeys.c')
-rw-r--r-- | src/util/makekeys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/makekeys.c b/src/util/makekeys.c index ee3aefae..eecbf0ef 100644 --- a/src/util/makekeys.c +++ b/src/util/makekeys.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/X11/util/makekeys.c,v 3.7 2001/12/14 19:54:32 dawes Exp $ */ +/* $XFree86$ */ /* Constructs hash tables for XStringToKeysym and XKeysymToString. */ |