diff options
Diffstat (limited to 'patch/ipc.c')
| -rw-r--r-- | patch/ipc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/ipc.c b/patch/ipc.c index ef0e577..f5ec62c 100644 --- a/patch/ipc.c +++ b/patch/ipc.c @@ -107,4 +107,5 @@ setstatus(const Arg *arg) #endif // BAR_EXTRASTATUS_PATCH | BAR_STATUSCMD_PATCH for (m = mons; m; m = m->next) drawbar(m); -}
\ No newline at end of file +} + |
