Skip to content

Commit e7322e8

Browse files
committed
outdated configuration
1 parent 5a67c39 commit e7322e8

File tree

1 file changed

+1
-1
lines changed
  • matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/algorithms/megolm

1 file changed

+1
-1
lines changed

matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/algorithms/megolm/MXMegolmEncryption.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ internal class MXMegolmEncryption(
247247
/**
248248
* Share the device keys of a an user.
249249
*
250-
* @param session the session info
250+
* @param sessionInfo the session info
251251
* @param devicesByUser the devices map
252252
*/
253253
private suspend fun shareUserDevicesKey(sessionInfo: MXOutboundSessionInfo,

0 commit comments

Comments
 (0)