suckless/dmenu

code-style: rm newline (oops) (c4b656e0da36070a834b03ceb76269ffee8ac952)
Repositories | README | LICENSE

commit c4b656e0da36070a834b03ceb76269ffee8ac952
parent 3e39c526d28582b0b5606d3e3bb36ee3d271e616
Author: Hiltjo Posthuma <[email protected]>
Date:   Tue,  8 Feb 2022 21:45:28 +0100

code-style: rm newline (oops)

Diffstat:
Mdmenu.c1-
1 file changed, 0 insertions(+), 1 deletion(-)

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;