diff options
Diffstat (limited to 'src/matrix.h')
| -rw-r--r-- | src/matrix.h | 2 |
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,
|
