summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+justsaumit@users.noreply.github.com>2022-02-22 07:27:40 +0530
committerGitHub <noreply@github.com>2022-02-22 07:27:40 +0530
commit98f720740da2baddc762d98d35a7b70df8a3c430 (patch)
treef32c30d28443822edd023d74dff387b78b0a6583
parent0fc94b5cdeadf0f456cac130f773ea7a48239bd5 (diff)
Update st.h
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index 980c56f..f70d0ec 100644
--- a/st.h
+++ b/st.h
@@ -83,6 +83,7 @@ void die(const char *, ...);
void redraw(void);
void draw(void);
+void externalpipe(const Arg *);
void kscrolldown(const Arg *);
void kscrollup(const Arg *);
void printscreen(const Arg *);