sed source files to end with 1 new line
This commit is contained in:
@ -193,3 +193,4 @@ togglehorizontalexpand(const Arg *arg)
|
||||
else if (arg->i > 0) expand(EXPAND_RIGHT);
|
||||
else expand(EXPAND_LEFT | EXPAND_RIGHT);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user