sed source files to end with 1 new line
This commit is contained in:
@ -12,4 +12,5 @@ sortscreens(XineramaScreenInfo *screens, int n)
|
||||
memcpy(&screens[j], &screen[0], sizeof(XineramaScreenInfo));
|
||||
}
|
||||
XFree(screen);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user