mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
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);
|