code-style: rm newline (oops)
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 8 Feb 2022 20:45:28 +0000 (21:45 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 8 Feb 2022 20:45:28 +0000 (21:45 +0100)
dmenu.c

diff --git a/dmenu.c b/dmenu.c
index 88d2f1245380095eef66a653ae83aa087ef80ea7..d95e6c6ad0ee62e7379220be20b0ed06a6ddf15f 100644 (file)
--- a/dmenu.c
+++ b/dmenu.c
@@ -104,7 +104,6 @@ cleanup(void)
 
 static char *
 cistrstr(const char *h, const char *n)
-
 {
        size_t i;