mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Make the C++ old enough for Ubuntu.
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
Error() << "Failed\nIs a disk in the drive?";
|
||||
}
|
||||
|
||||
Logger() << EndSpeedOperationLogMessage(oneRevolution);
|
||||
Logger() << EndSpeedOperationLogMessage { oneRevolution };
|
||||
}
|
||||
else
|
||||
_hardSectorThreshold = 0;
|
||||
|
||||
Reference in New Issue
Block a user