From b935d3610f2bd984ba94d21bb43498877816492a Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Fri, 26 Oct 2012 16:15:27 +0200 Subject: [PATCH] doc: fix wrong comment Signed-off-by: Ran Benita --- xkbcommon/xkbcommon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xkbcommon/xkbcommon.h b/xkbcommon/xkbcommon.h index cdc4a59..fe5c789 100644 --- a/xkbcommon/xkbcommon.h +++ b/xkbcommon/xkbcommon.h @@ -1230,7 +1230,7 @@ xkb_state_serialize_mods(struct xkb_state *state, * If XKB_STATE_LAYOUT_EFFECTIVE is included, all other state components are * ignored. * - * @returns A xkb_layout_mask_t representing the given components of the + * @returns A layout index representing the given components of the * layout state. * * This function should not be used in regular clients; please use the -- 2.7.4