sed source files to end with 1 new line
This commit is contained in:
@ -5,4 +5,5 @@ static _Bool scratchpad_last_showed_is_killed(void);
|
||||
static void scratchpad_remove();
|
||||
static void scratchpad_show();
|
||||
static void scratchpad_show_client(Client *c);
|
||||
static void scratchpad_show_first(void);
|
||||
static void scratchpad_show_first(void);
|
||||
|
||||
|
Reference in New Issue
Block a user