chiark / gitweb /
Remove a space
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 30 Jan 2021 14:58:15 +0000 (14:58 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 31 Jan 2021 00:40:36 +0000 (00:40 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/updates.rs

index a3bedbd55ec09aa48d2ddea831026e7415ab529b..ffc49a86e31286274e36460248c8bc73dca6270e 100644 (file)
@@ -65,7 +65,7 @@ pub enum PreparedUpdateEntry {
 }
 
 #[allow(non_camel_case_types)]
-#[derive(Debug, Clone)]
+#[derive(Debug,Clone)]
 pub struct PreparedUpdateEntry_Piece {
   by_client: IsResponseToClientOp,
   piece: VisiblePieceId,