Introduction
Introduction Statistics Contact Development Disclaimer Help
code-style: rm newline (oops) - dmenu - dynamic menu
git clone git://git.suckless.org/dmenu
Log
Files
Refs
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:
M dmenu.c | 1 -
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;
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.