sed source files to end with 1 new line
This commit is contained in:
@ -129,4 +129,5 @@ tabmode(const Arg *arg)
|
||||
else
|
||||
selmon->showtab = (selmon->showtab + 1 ) % showtab_nmodes;
|
||||
arrange(selmon);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user