doc: update reference to compat symbol to its new name

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2016-03-26 01:53:18 +03:00
parent 3fee46a218
commit b91584a8f3
1 changed files with 1 additions and 1 deletions

View File

@ -892,7 +892,7 @@ xkb_keymap_unref(struct xkb_keymap *keymap);
*
* @returns The keymap as a NUL-terminated string, or NULL if unsuccessful.
*
* The returned string may be fed back into xkb_map_new_from_string() to get
* The returned string may be fed back into xkb_keymap_new_from_string() to get
* the exact same keymap (possibly in another process, etc.).
*
* The returned string is dynamically allocated and should be freed by the