[03/11] libctf: doc: fix ctf_stype_t typedef string in spec

Message ID 20240613185430.85352-4-nick.alcock@oracle.com
State New
Headers
Series enumerator query API, plus some bugfixes |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm success Build passed
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 success Test passed
linaro-tcwg-bot/tcwg_binutils_check--master-arm success Test passed

Commit Message

Nick Alcock June 13, 2024, 6:54 p.m. UTC
  ---
 libctf/doc/ctf-spec.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/libctf/doc/ctf-spec.texi b/libctf/doc/ctf-spec.texi
index 37f84e74a54..78d8310d67e 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