Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
09b3e1ee
Commit
09b3e1ee
authored
Dec 15, 2016
by
Richard van der Hoff
Browse files
typo
parent
8356fa37
Changes
1
Show whitespace changes
Inline
Side-by-side
javascript/olm_post.js
View file @
09b3e1ee
...
@@ -354,7 +354,7 @@ Session.prototype['encrypt'] = restore_stack(function(
...
@@ -354,7 +354,7 @@ Session.prototype['encrypt'] = restore_stack(function(
Session
.
prototype
[
'
decrypt
'
]
=
restore_stack
(
function
(
Session
.
prototype
[
'
decrypt
'
]
=
restore_stack
(
function
(
message_type
,
message
message_type
,
message
)
{
)
{
var
message_buffer
,
plaintext_buffer
,
max_pl
i
antext_length
;
var
message_buffer
,
plaintext_buffer
,
max_pla
i
ntext_length
;
try
{
try
{
message_buffer
=
malloc
(
message
.
length
);
message_buffer
=
malloc
(
message
.
length
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment