Fixed failed rpmlint check on opensuse Leap 15.0

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head r14.0.5
François Andriot 6 years ago committed by Michele Calgaro
parent 13eccac998
commit c7f43fb017

@ -228,6 +228,8 @@ TQString get_file(TQString prefix, TQString mode) {
usleep(100000); // [FIXME] Here I assume that the entire file will be written (after it was created) within 100us. This may not be correct in all cases!
return TQString("3F00_%1").arg(file);
}
return TQString("");
}
void createfile(TQString prefix, TQString mode)

Loading…
Cancel
Save