diff options
-rw-r--r-- | dmenu.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -104,7 +104,6 @@ cleanup(void) | |||
104 | 104 | ||
105 | static char * | 105 | static char * |
106 | cistrstr(const char *h, const char *n) | 106 | cistrstr(const char *h, const char *n) |
107 | |||
108 | { | 107 | { |
109 | size_t i; | 108 | size_t i; |
110 | 109 | ||