]> git.pond.sub.org Git - empserver/commit
accept: Fix rejection check for divine senders
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 31 Oct 2016 10:31:10 +0000 (11:31 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 18:09:21 +0000 (20:09 +0200)
commit5983fa2f6cc8c3c7be1149c82c732ceaa4952292
tree0b2e327009278592408a75e50e6c31e0ff5bdf61
parentc7cdcfc9734b088677b7fba1e0b1e525c97ed79a
accept: Fix rejection check for divine senders

Communications from deities can't be rejected, but the accept command
fails to consider that detail.  Should not normally matter, because
the reject command doesn't let you reject deities.  Fix it anyway.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/acce.c