tty, readline: fix style errors
This commit is contained in:
parent
973bbecf1a
commit
b031671138
@ -104,7 +104,7 @@ WriteStream.prototype._refreshSize = function() {
|
|||||||
this.rows = newRows;
|
this.rows = newRows;
|
||||||
this.emit('resize');
|
this.emit('resize');
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
|
|
||||||
// backwards-compat
|
// backwards-compat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user