X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/blobdiff_plain/f2840d9dd5b8a0683abee189e408c5a6de294eb7..6646bd126f9faf1e687b203512d29da243acaa90:/src/matrix.h 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,