sed source files to end with 1 new line
This commit is contained in:
@ -34,4 +34,5 @@ monocle(Monitor *m)
|
||||
for (c = nexttiled(m->clients); c; c = nexttiled(c->next))
|
||||
resize(c, m->wx, m->wy, m->ww - 2 * c->bw, m->wh - 2 * c->bw, 0);
|
||||
}
|
||||
#endif // VANITYGAPS_PATCH
|
||||
#endif // VANITYGAPS_PATCH
|
||||
|
||||
|
Reference in New Issue
Block a user