code-style: rm newline (oops) - dmenu - dynamic menu
(HTM) git clone git://git.suckless.org/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit c4b656e0da36070a834b03ceb76269ffee8ac952
(DIR) parent 3e39c526d28582b0b5606d3e3bb36ee3d271e616
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 8 Feb 2022 21:45:28 +0100
code-style: rm newline (oops)
Diffstat:
M dmenu.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/dmenu.c b/dmenu.c
@@ -104,7 +104,6 @@ cleanup(void)
static char *
cistrstr(const char *h, const char *n)
-
{
size_t i;