doc: update reference to compat symbol to its new name
Signed-off-by: Ran Benita <ran234@gmail.com>master
parent
3fee46a218
commit
b91584a8f3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue