From 0b448548a8d09ff8b8326ebeb6b76e9c9c35e4f9 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Mon, 22 Sep 2014 15:23:10 +0300 Subject: [PATCH] doc: linkify some references Signed-off-by: Ran Benita --- xkbcommon/xkbcommon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xkbcommon/xkbcommon.h b/xkbcommon/xkbcommon.h index c3cde41..f0c9202 100644 --- a/xkbcommon/xkbcommon.h +++ b/xkbcommon/xkbcommon.h @@ -1427,8 +1427,8 @@ xkb_state_key_get_level(struct xkb_state *state, xkb_keycode_t key, xkb_layout_index_t layout); /** - * Match flags for xkb_state_mod_indices_are_active and - * xkb_state_mod_names_are_active, specifying how the conditions for a + * Match flags for xkb_state_mod_indices_are_active() and + * xkb_state_mod_names_are_active(), specifying the conditions for a * successful match. XKB_STATE_MATCH_NON_EXCLUSIVE is bitmaskable with * the other modes. */ -- 2.7.4