Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> --- Hi Jeff, If you need to re-roll your 'jh/status-v2-porcelain' branch, could you please squash this into the relevant patch (37f7104f, "status: print per-file porcelain v2 status data", 02-08-2016). Thanks! ATB, Ramsay Jones wt-status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wt-status.c b/wt-status.c index 3396bf5..a80400e 100644 --- a/wt-status.c +++ b/wt-status.c @@ -2152,7 +2152,7 @@ static void wt_porcelain_v2_print_other( * [<v2_ignored_items>]* * */ -void wt_porcelain_v2_print(struct wt_status *s) +static void wt_porcelain_v2_print(struct wt_status *s) { struct wt_status_change_data *d; struct string_list_item *it; -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html