mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00: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:
committed by
Adam Jackson
parent
1226f7ddd7
commit
0b8fca667b
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user