mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-18 20:00:40 +01:00
doc: Fix typo.
Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
1226f7ddd7
commit
0b8fca667b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ extensions, although the results may not be optimal.
|
|||
table.
|
||||
* _X_INTERNAL: like _X_HIDDEN, but attempt to ensure that this function
|
||||
is never called from another module.
|
||||
* _X_INLINE: inline this functon if possible (generally obeyed unless
|
||||
* _X_INLINE: inline this function if possible (generally obeyed unless
|
||||
disabling optimisations).
|
||||
* _X_DEPRECATED: warn on use of this function.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue