]> gitweb.ps.run Git - matrix_esp_thesis/blobdiff - src/matrix.h
more changes towards sharing megolm sessions
[matrix_esp_thesis] / src / matrix.h
index 5963d7db202ca42e6783835f1c9c3a3179c47841..a06eab9e0edb7c0a510819f3bf4f101ab5019caf 100644 (file)
@@ -93,7 +93,7 @@ typedef struct MatrixOlmSession {
 } MatrixOlmSession;\r
 \r
 bool\r
-MatrixOlmSessionFrom(\r
+MatrixOlmSessionTo(\r
     MatrixOlmSession * session,\r
     OlmAccount * olmAccount,\r
     const char * deviceId,\r