This commit is contained in:
a 2024-05-10 04:26:20 -05:00
parent 9f8549aa4b
commit d659143f33
Signed by: a
GPG Key ID: 374BC539FE795AF0
1 changed files with 1 additions and 1 deletions

2
st.h
View File

@ -89,7 +89,7 @@ void sendbreak(const Arg *);
void toggleprinter(const Arg *);
int tattrset(int);
int tialtscr(void);
int tisaltscr(void);
void tnew(int, int);
void tresize(int, int);
void tsetdirtattr(int);