--- keysymdef.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/keysymdef.h b/keysymdef.h index f96bc09..3dfc14a 100644 --- a/keysymdef.h +++ b/keysymdef.h @@ -107,8 +107,8 @@ SOFTWARE. * - the mappings in src/KeyBind.c in the repo * git://anongit.freedesktop.org/xorg/lib/libX11 * - * - the protocol specification in specs/XProtocol/X11.keysyms - * in the repo git://anongit.freedesktop.org/xorg/doc/xorg-docs + * - the keysyms in the protocol specification are in specs/keysyms.xml + * in this repo. * */ -- 1.7.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
