summary refs log tree commit diff
path: root/src/Cache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache_p.h')
-rw-r--r--src/Cache_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Cache_p.h b/src/Cache_p.h

index 9c919fb5..f9562a65 100644 --- a/src/Cache_p.h +++ b/src/Cache_p.h
@@ -246,7 +246,8 @@ public: // void saveInboundMegolmSession(const MegolmSessionIndex &index, mtx::crypto::InboundGroupSessionPtr session); - OlmInboundGroupSession *getInboundMegolmSession(const MegolmSessionIndex &index); + mtx::crypto::InboundGroupSessionPtr getInboundMegolmSession( + const MegolmSessionIndex &index); bool inboundMegolmSessionExists(const MegolmSessionIndex &index); //