chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e6f472d
)
doc/clang.tex: Missing return type in `format-qualifiers' synopsis.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000
(09:26 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 May 2016 13:27:39 +0000
(14:27 +0100)
doc/clang.tex
patch
|
blob
|
blame
|
history
diff --git
a/doc/clang.tex
b/doc/clang.tex
index e9ea08a6e0d0a73c1f56e7e8a449153581dfc2de..40bb6437b6dbd1913758258e2a5b1512e55b2e51 100644
(file)
--- a/
doc/clang.tex
+++ b/
doc/clang.tex
@@
-321,7
+321,7
@@
argument lists for methods. This is done by @|c-type-equal-p|.
type will be interned.
\end{describe}
type will be interned.
\end{describe}
-\begin{describe}{fun}{format-qualifiers @<qualifiers>}
+\begin{describe}{fun}{format-qualifiers @<qualifiers>
@> @<string>
}
Returns a string containing the qualifiers listed in @<qualifiers> in C
syntax, with a space after each. In particular, if @<qualifiers> is
non-null then the final character of the returned string will be a space.
Returns a string containing the qualifiers listed in @<qualifiers> in C
syntax, with a space after each. In particular, if @<qualifiers> is
non-null then the final character of the returned string will be a space.