]> git.armaanb.net Git - st.git/blobdiff - st.h
Apply copyurl patch
[st.git] / st.h
diff --git a/st.h b/st.h
index ddc0d2161e7b7713e1c454dd1202d90bf3befbc7..62181c4c750d429dd9012c447f70add55876cf56 100644 (file)
--- a/st.h
+++ b/st.h
@@ -87,6 +87,7 @@ void printscreen(const Arg *);
 void printsel(const Arg *);
 void sendbreak(const Arg *);
 void toggleprinter(const Arg *);
+void copyurl(const Arg *);
 
 int tattrset(int);
 void tnew(int, int);