sed source files to end with 1 new line
This commit is contained in:
@ -4,4 +4,5 @@ togglenomodbuttons(const Arg *arg)
|
||||
nomodbuttons = !nomodbuttons;
|
||||
if (selmon->sel)
|
||||
grabbuttons(selmon->sel, 1);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user