From e048fa5955190d01ea6069e0d0705279108b6851 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 7 Aug 2019 17:32:58 +0100 Subject: [PATCH] doc/clang.tex: Clarify that `c-function-arguments' never gives you keywords. --- doc/clang.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.11.0