diff options
Diffstat (limited to 'libctf')
-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 37f84e7..78d8310 100644 --- a/libctf/doc/ctf-spec.texi +++ b/libctf/doc/ctf-spec.texi @@ -582,7 +582,7 @@ typedef struct ctf_stype uint32_t ctt_size; uint32_t ctt_type; }; -} ctf_type_t; +} ctf_stype_t; @end verbatim If @code{ctt_size} is the #define @code{CTF_LSIZE_SENT}, 0xffffffff, this type |