4 lines
142 B
C
4 lines
142 B
C
|
void copyurl(const Arg *);
|
||
|
static void tsetcolor(int, int, int, uint32_t, uint32_t);
|
||
|
static char * findlastany(char *, const char**, size_t);
|