grep: remove redundant "fixed" field re-assignment to 0
[gitweb.git] / wt-status.h
index 8a3864783b039d92454cfda1c2ef2457e737cddd..d8ae2e590dafb87b92f5e3a4b183f0ccdeb4c359 100644 (file)
@@ -77,6 +77,7 @@ struct wt_status {
        unsigned colopts;
        int null_termination;
        int show_branch;
+       int show_stash;
        int hints;
 
        enum wt_status_format status_format;