X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=grep.h;h=28e6b2a8ec0af7d0e86d9b955cef075b0ecd9652;hb=e4d1afbcf2e39a997ae90befd629ee53e444c4c9;hp=f00db0e40273c7cca1695ddc6be00921f9da8ef4;hpb=5dc36a5888a7063ff4536c9ea50eb0557bfef627;p=git.git diff --git a/grep.h b/grep.h index f00db0e40..28e6b2a8e 100644 --- a/grep.h +++ b/grep.h @@ -79,6 +79,7 @@ struct grep_opt { int pathname; int null_following_name; int color; + int max_depth; int funcname; char color_match[COLOR_MAXLEN]; const char *color_external;