X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/3e39c526d28582b0b5606d3e3bb36ee3d271e616..308fe78b83836371720c7d7eb2c3eac409f3cc16:/dmenu.c?ds=sidebyside diff --git a/dmenu.c b/dmenu.c index 88d2f12..d95e6c6 100644 --- a/dmenu.c +++ b/dmenu.c @@ -104,7 +104,6 @@ cleanup(void) static char * cistrstr(const char *h, const char *n) - { size_t i;