Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: fix comment syntax in chainlint.sed for AIX sed
[gitweb.git]
/
grep.h
diff --git
a/grep.h
b/grep.h
index 01d2cba6f80921538d0269aefcad6f11218392b0..0ba62a11c5cc2767b15b52aca20a0ea5b00870b8 100644
(file)
--- a/
grep.h
+++ b/
grep.h
@@
-163,6
+163,7
@@
struct grep_opt {
int relative;
int pathname;
int null_following_name;
+ int only_matching;
int color;
int max_depth;
int funcname;