commit c4b656e0da36070a834b03ceb76269ffee8ac952 Author: Hiltjo Posthuma <[email protected]> AuthorDate: Tue Feb 8 21:45:28 2022 +0100 Commit: Hiltjo Posthuma <[email protected]> CommitDate: Tue Feb 8 21:45:28 2022 +0100
code-style: rm newline (oops)
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;
