From: Ian Jackson Date: Wed, 17 Mar 2021 02:57:22 +0000 (+0000) Subject: clock: Reformat a tiny bit X-Git-Tag: otter-0.5.0~679 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=22442dc2e9851b080ccc86f7c8f1b6a35d05a0cc;p=otter.git clock: Reformat a tiny bit Signed-off-by: Ian Jackson --- diff --git a/src/clock.rs b/src/clock.rs index eb0d2640..15ceb6d5 100644 --- a/src/clock.rs +++ b/src/clock.rs @@ -164,9 +164,9 @@ impl Clock { URS::Reset } else { URS::Stopped - }, - ustate.remaining, - nick + } + + , ustate.remaining, nick ) } else { (URS::PMissing, ustate.remaining, "")