summaryrefslogtreecommitdiff
path: root/archive/st/patch/copyurl.h
blob: 88059afb1cb70a85e05b4898de2e52e4ae94688b (plain)
1
2
3
4
5
void copyurl(const Arg *);
#if COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH
static void tsetcolor(int, int, int, uint32_t, uint32_t);
static char * findlastany(char *, const char**, size_t);
#endif // COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH