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:
439f7cb
)
hidden: a todo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 27 Feb 2021 11:08:44 +0000
(11:08 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 27 Feb 2021 11:08:56 +0000
(11:08 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/hidden.rs
patch
|
blob
|
history
diff --git
a/src/hidden.rs
b/src/hidden.rs
index cc8e9d0fbaab4cbf30d8fd55e833baed2793e77d..173fc000dc8f319f26c7386ffa27fea3066168e2 100644
(file)
--- a/
src/hidden.rs
+++ b/
src/hidden.rs
@@
-349,7
+349,7
@@
fn recalculate_occultation_general<
log_visible
}
OccK::Scrambled | OccK::Displaced{..} => {
- let face = ipc.nfaces() - 1;
+ let face = ipc.nfaces() - 1;
// xxx use other thing entirely
let show = ipc.describe_html(Some(face.into()), gpc)?;
call_log_callback(Some(&show))?
},