From: Ran Benita Date: Fri, 26 Oct 2012 14:15:27 +0000 (+0200) Subject: doc: fix wrong comment X-Git-Tag: xkbcommon-0.3.0~85 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b935d3610f2bd984ba94d21bb43498877816492a;p=platform%2Fupstream%2Flibxkbcommon.git doc: fix wrong comment Signed-off-by: Ran Benita --- 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