]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
grepc: tfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 16 May 2022 22:38:10 +0000 (00:38 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:04 +0000 (21:29 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
bin/grepc

index 2cca254a236a92f608a0b013777210e5c280ce04..8160f0598cdc5004cf21c1d4e40907070116d8ce 100755 (executable)
--- a/bin/grepc
+++ b/bin/grepc
@@ -18,7 +18,7 @@ t_func_syscall_def='no';
 t_macro='no';
 t_type='no';
 t_use='no';
-t_use_enum='yes';
+t_use_enum='no';
 t_use_func='no';
 t_use_macro='no';
 t_use_type='no';