diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-02-08 21:45:28 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-02-08 21:45:28 +0100 |
commit | c4b656e0da36070a834b03ceb76269ffee8ac952 (patch) | |
tree | 374b1dbeb5299f42fd5cdbf93548f1d33ef4fce8 | |
parent | 3e39c526d28582b0b5606d3e3bb36ee3d271e616 (diff) |
code-style: rm newline (oops)
-rw-r--r-- | dmenu.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -104,7 +104,6 @@ cleanup(void) static char * cistrstr(const char *h, const char *n) - { size_t i; |