summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-17 00:38:10 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-17 00:38:10 +0200
commitd415ef6f0573dae0515503a40952a7e29780b5cc (patch)
treed6b5df1ae3aa31359dd80e980f599cb6f322e80b
parent0ff352f44f358bcbe3e0f21c007945b35f3a32a5 (diff)
grepc: tfix
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rwxr-xr-xbin/grepc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/grepc b/bin/grepc
index 2cca254..8160f05 100755
--- 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';