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:
3b32f52
)
done
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 6 Sep 2020 00:59:44 +0000
(
01:59
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 6 Sep 2020 00:59:44 +0000
(
01:59
+0100)
src/global.rs
patch
|
blob
|
history
diff --git
a/src/global.rs
b/src/global.rs
index d2f6f9cce78ed528bdb687f3193c39c9055e93a1..71ad4f7d4a9c161cd6edf8567031a8205b03129d 100644
(file)
--- a/
src/global.rs
+++ b/
src/global.rs
@@
-300,8
+300,8
@@
impl Instance {
.unwrap_or_else(
|e| warn!("failed to delete stale auth file {:?}: {:?}",
&a_savefile, e)
- // apart from that, ignore the error
. someone will clean it up
- // l
ater. xxx periodic cleanup ?
+ // apart from that, ignore the error
+ // l
oad_games will clean it up later.
);
}