X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fstoresession.cpp;h=4642ed62314473f1bc07ad1c72c778ac6a3608ef;hp=bdb0f27981839087fac4f01c90ee05cac4b5cb47;hb=2ad82c2e40b6865481733913a2c32735602f63c4;hpb=a3f678a7cad210fe796f4a76370996a1284da6d4 diff --git a/pv/storesession.cpp b/pv/storesession.cpp index bdb0f279..4642ed62 100644 --- a/pv/storesession.cpp +++ b/pv/storesession.cpp @@ -216,8 +216,7 @@ void StoreSession::store_proc(shared_ptr segment) const unsigned int samples_per_block = BlockSize / unit_size; - while (!interrupt_ && sample_count_) - { + while (!interrupt_ && sample_count_) { progress_updated(); const uint64_t packet_len =