diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-27 14:46:33 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-27 14:46:33 +0000 |
commit | 0294fba0429a789c87f359f58218e2183ef69d96 (patch) | |
tree | f225f8eaca5000dc143c3d2fc80225beb5eac91f /synapse | |
parent | Change the way we get missing auth and state events (diff) | |
download | synapse-0294fba0429a789c87f359f58218e2183ef69d96.tar.xz |
on_receive_pdu takes more args
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/federation.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |