Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2018-03-05 14:02:29 +00:00
commit 3c451a64b5
1 changed files with 0 additions and 1 deletions

View File

@ -1907,7 +1907,6 @@ input_csi_dispatch_sgr(struct input_ctx *ictx)
switch (n) { switch (n) {
case 0: case 0:
case 10:
memcpy(gc, &grid_default_cell, sizeof *gc); memcpy(gc, &grid_default_cell, sizeof *gc);
break; break;
case 1: case 1: