projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e39c52
)
code-style: rm newline (oops)
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Tue, 8 Feb 2022 20:45:28 +0000
(21:45 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Tue, 8 Feb 2022 20:45:28 +0000
(21:45 +0100)
dmenu.c
patch
|
blob
|
history
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;