From: Pontifik <[email protected]>

Signed-off-by: Pontifik <[email protected]>
---
 bisect.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bisect.h b/bisect.h
index acd12ef..a979a7f 100644
--- a/bisect.h
+++ b/bisect.h
@@ -16,7 +16,7 @@ extern struct commit_list *filter_skipped(struct commit_list 
*list,
 
 struct rev_list_info {
        struct rev_info *revs;
-       int flags;
+       unsigned int flags;
        int show_timestamp;
        int hdr_termination;
        const char *header_prefix;
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to