Skip to content

Commit 21658aa

Browse files
authored
test: ignore
1 parent 81fdecd commit 21658aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib_ccx/activity.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ unsigned long net_activity_gui = 0;
99
/* Print current progress. For percentage, -1 -> streaming mode */
1010
void activity_progress(int percentage, int cur_min, int cur_sec)
1111
{
12+
()
1213
if (!ccx_options.no_progress_bar)
1314
{
1415
if (percentage == -1)

0 commit comments

Comments
 (0)