From b0d7600970d2fdb1eb6fff813c7336ea34d4e228 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Fri, 28 Aug 2026 22:22:24 +0200 Subject: Indent tweaks --- server/src/time.cppm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/time.cppm') diff --git a/server/src/time.cppm b/server/src/time.cppm index d77a30b..8f53bd9 100644 --- a/server/src/time.cppm +++ b/server/src/time.cppm @@ -31,7 +31,7 @@ public: } [[nodiscard]] auto except(period other) const - -> std::pair, std::optional> + -> std::pair, std::optional> { auto const before_start = start_; auto const before_end = other.start(); -- cgit v1.3