From: Ian Jackson Date: Sun, 14 Mar 2021 17:03:23 +0000 (+0000) Subject: at: Tiny style change X-Git-Tag: otter-0.4.0~69 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=cf28e7f0c4152c81640336540957ca618773f4ea;p=otter.git at: Tiny style change Signed-off-by: Ian Jackson --- diff --git a/apitest/at-otter.rs b/apitest/at-otter.rs index 4fd4866a..91e9306c 100644 --- a/apitest/at-otter.rs +++ b/apitest/at-otter.rs @@ -331,8 +331,8 @@ impl Session { mut pieces: Option<&mut Pieces>, ef: Option<&mut dyn FnMut(&mut Session, Generation, &JsV) -> Result<(), AE>>, - mut f: F) - { + mut f: F + ) { let exp = { let mut su = self.su_rc.borrow_mut(); su.mgmt_conn.game_synch(TABLE.parse().unwrap())?