diff options
Diffstat (limited to 'wt-status.h')
-rw-r--r-- | wt-status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wt-status.h b/wt-status.h index 8f6c9e0e62..65c3f43026 100644 --- a/wt-status.h +++ b/wt-status.h @@ -77,7 +77,7 @@ struct wt_status { unsigned colopts; int null_termination; int show_branch; - int show_inprogress; + int show_in_progress; int hints; enum wt_status_format status_format; |