From 35484135119fcf55fe1cbb1fcdd0e035f581fcfb Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 18 May 2011 07:21:08 +0000 Subject: xkeyboard-config libX11 pixman mesa git update 18 May 2011 --- libX11/include/X11/Xlibint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libX11/include/X11/Xlibint.h') diff --git a/libX11/include/X11/Xlibint.h b/libX11/include/X11/Xlibint.h index ce3d25fab..2ce356d15 100644 --- a/libX11/include/X11/Xlibint.h +++ b/libX11/include/X11/Xlibint.h @@ -792,7 +792,7 @@ typedef int (*FreeModmapType) ( */ typedef struct _XFreeFuncs { FreeFuncType atoms; /* _XFreeAtomTable */ - FreeModmapType modifiermap; /* XFreeModifierMap */ + FreeModmapType modifiermap; /* XFreeModifiermap */ FreeFuncType key_bindings; /* _XFreeKeyBindings */ FreeFuncType context_db; /* _XFreeContextDB */ FreeFuncType defaultCCCs; /* _XcmsFreeDefaultCCCs */ -- cgit v1.2.3