Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bentoi committed Feb 1, 2024
1 parent 8b205de commit de15140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/Ice/Stream.js
Original file line number Diff line number Diff line change
Expand Up @@ -2962,7 +2962,7 @@ class OutputStream
curr.next = this._encapsStack;
this._encapsStack = curr;

this._encapsStackformat;
this._encapsStack.format = format;
this._encapsStack.setEncoding(encoding);
this._encapsStack.start = this._buf.limit;

Expand Down

0 comments on commit de15140

Please sign in to comment.