From dc273f41c5d548026b4bea766c919f1e4e8a04ac Mon Sep 17 00:00:00 2001 From: Mateja Date: Thu, 8 Apr 2021 15:50:34 +0200 Subject: Applied `newterm` patch. --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index bca2cb5..0817623 100644 --- a/st.h +++ b/st.h @@ -82,6 +82,7 @@ void die(const char *, ...); void redraw(void); void draw(void); +void newterm(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *); -- cgit v1.2.3