From 8e8bb251ad14377a579dca4daf05ecd2b1efe4d4 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 12 Jan 2025 15:48:55 -0600 Subject: rename copyurl to selurl --- st.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st.h') 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); -- cgit v1.2.3