]> git.ipfire.org Git - thirdparty/man-pages.git/commit
grepc: grepc_type_typedef_underlying_struct_union_enum: Don't duplicate output
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 8 May 2022 22:37:18 +0000 (00:37 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:28:48 +0000 (21:28 +0100)
commit028e926879191aca7d7f563d22aae2b5917bd8a2
tree230d92dc114536dfea0c645fd3cad2eccaaf1e00
parentb8c9b7209e02a135d5e1e102a8ace60a70e45dba
grepc: grepc_type_typedef_underlying_struct_union_enum: Don't duplicate output

In typedefs of the form 'typedef struct foo foo;', don't print the
structure twice.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
bin/grepc