dmenu/patch/highpriority.h
bakkeby dc169b1971 Adding separator patch
This patch is simpler than, and superior to, the TSV patch and as
such takes precedence if both are combined.

Also addressed some compatibility issues and compilation errors.
2022-09-05 14:08:27 +02:00

3 lines
59 B
C

static int arrayhas(char **list, int length, char *item);