diff options
Diffstat (limited to 'libctf/doc/ctf-spec.texi')
-rw-r--r-- | libctf/doc/ctf-spec.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libctf/doc/ctf-spec.texi b/libctf/doc/ctf-spec.texi index a79ee5e..5b2b881 100644 --- a/libctf/doc/ctf-spec.texi +++ b/libctf/doc/ctf-spec.texi @@ -806,7 +806,7 @@ just very frequently @emph{referenced}.) Here's the set of kinds so far. Each kind has a @code{#define} associated with it, also given here. -@multitable {Kind} {@code{CTF_K_VOLATILE}} {Indicates a type that cannot be represented in CTF, or that} {@xref{Pointers typedefs and cvr-quals}} +@multitable {Kind} {@code{CTF_K_VOLATILE}} {Indicates a type that cannot be represented in CTF, or that} @headitem Kind @tab Macro @tab Purpose @item 0 @tab @code{CTF_K_UNKNOWN} |