mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove trailing spaces.
This commit is contained in:
committed by
Nik Bougalis
parent
9e69bd5c56
commit
32ec3fe089
@@ -183,7 +183,7 @@ public:
|
||||
return when;
|
||||
return when + std::chrono::seconds(offset_);
|
||||
}
|
||||
|
||||
|
||||
duration
|
||||
offset() const override
|
||||
{
|
||||
@@ -198,7 +198,7 @@ public:
|
||||
setCallingThreadName("SNTPClock");
|
||||
io_service_.run();
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
onTimer (error_code const& ec)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user