sed source files to end with 1 new line
This commit is contained in:
@ -2,4 +2,5 @@ static void hide(Client *c);
|
||||
static void show(Client *c);
|
||||
static void togglewin(const Arg *arg);
|
||||
static Client * prevtiled(Client *c);
|
||||
static void showhideclient(const Arg *arg);
|
||||
static void showhideclient(const Arg *arg);
|
||||
|
||||
|
Reference in New Issue
Block a user