mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
csi: decrst: spell decset correctly
This commit is contained in:
parent
cf315de174
commit
0787080023
1 changed files with 1 additions and 1 deletions
2
csi.c
2
csi.c
|
|
@ -521,7 +521,7 @@ decset(struct terminal *term, unsigned param)
|
|||
static void
|
||||
decrst(struct terminal *term, unsigned param)
|
||||
{
|
||||
deecset_decrst(term, param, false);
|
||||
decset_decrst(term, param, false);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue