Commit b935d3610f2bd984ba94d21bb43498877816492a

Ran Benita 2012-10-26T16:15:27

doc: fix wrong comment Signed-off-by: Ran Benita <ran234@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
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