From: Mark Wooding Date: Wed, 7 Aug 2019 16:32:58 +0000 (+0100) Subject: doc/clang.tex: Clarify that `c-function-arguments' never gives you keywords. X-Git-Url: https://git.distorted.org.uk/~mdw/sod/commitdiff_plain/e048fa5955190d01ea6069e0d0705279108b6851 doc/clang.tex: Clarify that `c-function-arguments' never gives you keywords. --- diff --git a/doc/clang.tex b/doc/clang.tex index 9719811..0047efb 100644 --- a/doc/clang.tex +++ b/doc/clang.tex @@ -1013,7 +1013,7 @@ function type is the type of the function's return value. \begin{describe}{gf} {c-function-arguments @ @> @} - Return the arguments list of the @. + Return the (non-keyword) argument list of the @. \end{describe} \begin{describe}{fun}