diff --git a/st.h b/st.h index cc619cd..aef72ef 100644 --- a/st.h +++ b/st.h @@ -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);