sed source files to end with 1 new line
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#define RIGHTOF(a,b) (a.y_org > b.y_org) || ((a.y_org == b.y_org) && (a.x_org > b.x_org))
|
||||
|
||||
static void sortscreens(XineramaScreenInfo *screens, int n);
|
||||
static void sortscreens(XineramaScreenInfo *screens, int n);
|
||||
|
||||
|
Reference in New Issue
Block a user