mirror of
https://github.com/mintycube/dmenu.git
synced 2024-10-22 12:05:48 +00:00
3 lines
59 B
C
3 lines
59 B
C
|
static int arrayhas(char **list, int length, char *item);
|
||
|
|