aboutsummaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
Diffstat (limited to 'st.h')
-rw-r--r--st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.h b/st.h
index 95542f6..ee85b73 100644
--- a/st.h
+++ b/st.h
@@ -97,7 +97,7 @@ void printscreen(const Arg *);
void printsel(const Arg *);
void sendbreak(const Arg *);
void toggleprinter(const Arg *);
-void copyurl(const Arg *);
+void selurl(const Arg *);
int tattrset(int);
void tnew(int, int);