chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df92927
)
Remove a space
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 30 Jan 2021 14:58:15 +0000
(14:58 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/src/updates.rs
b/src/updates.rs
index a3bedbd55ec09aa48d2ddea831026e7415ab529b..ffc49a86e31286274e36460248c8bc73dca6270e 100644
(file)
--- a/
src/updates.rs
+++ b/
src/updates.rs
@@
-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,