aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Alcock <nick.alcock@oracle.com>2024-06-11 19:48:17 +0100
committerNick Alcock <nick.alcock@oracle.com>2024-06-18 13:20:31 +0100
commit0c5f03a9d5ed35731742df2c98cc5ec6aa738828 (patch)
tree02ae51af7712d7bc26a09b471b464cb0213f8128
parentf7b02dc3e12f9a8b7f04dee4b8fbcfc05305cbe7 (diff)
downloadfsf-binutils-gdb-0c5f03a9d5ed35731742df2c98cc5ec6aa738828.zip
fsf-binutils-gdb-0c5f03a9d5ed35731742df2c98cc5ec6aa738828.tar.gz
fsf-binutils-gdb-0c5f03a9d5ed35731742df2c98cc5ec6aa738828.tar.bz2
libctf: doc: fix ctf_stype_t typedef string in spec
-rw-r--r--libctf/doc/ctf-spec.texi2
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