Skip to content

Commit

Permalink
Update Rdutil.cc - rm newline
Browse files Browse the repository at this point in the history
  • Loading branch information
entrity authored Feb 21, 2025
1 parent 70a1265 commit 5960c43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rdutil.cc
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,7 @@ Rdutil::fillwithbytes(enum Fileinfo::readtobuffermode type,
enum Fileinfo::readtobuffermode lasttype,
const long nsecsleep,
const std::size_t buffersize,
void (*debugProgress)(int, int))
)
void (*debugProgress)(int, int)))
{
// first sort on inode (to read efficiently from the hard drive)
sortOnDeviceAndInode();
Expand Down

0 comments on commit 5960c43

Please # to comment.