sed source files to end with 1 new line
This commit is contained in:
@ -47,4 +47,5 @@ void drawroundedcorners(Client *c)
|
||||
XShapeCombineMask(dpy, win, ShapeBounding, 0, 0, mask, ShapeSet);
|
||||
XFreePixmap(dpy, mask);
|
||||
XFreeGC(dpy, shape_gc);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user