abouttreesummaryrefslogcommitdiff
path: root/src/matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/matrix.h')
-rw-r--r--src/matrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/matrix.h b/src/matrix.h
index 5963d7d..a06eab9 100644
--- a/src/matrix.h
+++ b/src/matrix.h
@@ -93,7 +93,7 @@ typedef struct MatrixOlmSession {
} MatrixOlmSession;
bool
-MatrixOlmSessionFrom(
+MatrixOlmSessionTo(
MatrixOlmSession * session,
OlmAccount * olmAccount,
const char * deviceId,