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
|
@ -21,7 +21,7 @@ extensions, although the results may not be optimal.
|
||||||
table.
|
table.
|
||||||
* _X_INTERNAL: like _X_HIDDEN, but attempt to ensure that this function
|
* _X_INTERNAL: like _X_HIDDEN, but attempt to ensure that this function
|
||||||
is never called from another module.
|
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).
|
disabling optimisations).
|
||||||
* _X_DEPRECATED: warn on use of this function.
|
* _X_DEPRECATED: warn on use of this function.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue