mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 01:53:38 +08:00
libctf: doc: fix ctf_stype_t typedef string in spec
This commit is contained in:
parent
f7b02dc3e1
commit
0c5f03a9d5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user