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:
a69c8d0
)
wip new account etc., adding acctid etc.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 28 Oct 2020 22:21:35 +0000
(22:21 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 28 Oct 2020 22:21:35 +0000
(22:21 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/global.rs
patch
|
blob
|
history
diff --git
a/src/global.rs
b/src/global.rs
index 1892f242e33cb8e54b82b522f59f1565441ed606..8ee30d11b8961047cbf1a3f1a02e686e30f43d67 100644
(file)
--- a/
src/global.rs
+++ b/
src/global.rs
@@
-597,7
+597,7
@@
impl InstanceGuard<'_> {
.pst;
let (access, acctid) = AccountRecord::with_entry_mut(
- &pst.account, authorised,
+ &pst.account, authorised,
None,
|acct, acctid|
{
let access = acct.access;