init
This commit is contained in:
5
st-flexipatch/patch/copyurl.h
Normal file
5
st-flexipatch/patch/copyurl.h
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user