diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-02-03 22:40:15 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-03 15:39:55 -0800 |
commit | a02014bb4c711db69e029e21f6ea776c4cc7f385 (patch) | |
tree | 888ad926ee4c117c127519562fd9c5373d7cc571 /ws.c | |
parent | progress.c tests: test some invalid usage (diff) | |
download | tgif-a02014bb4c711db69e029e21f6ea776c4cc7f385.tar.xz |
progress.h: format and be consistent with progress.c naming
Fix an inconsistency introduced in dc6a0757c4f (make struct progress
an opaque type, 2007-10-30) and rename the "progress" parameters to
stop_progress{,_msg}() to "p_progress". Now these match the
corresponding parameters in the *.c code.
While we're at it let's move the definition of the former below the
latter, a subsequent change will start defining stop_progress() in
terms of stop_progress_msg(). Let's also remove the excess whitespace
at the end of the file.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ws.c')
0 files changed, 0 insertions, 0 deletions