sed source files to end with 1 new line
This commit is contained in:
@ -61,4 +61,5 @@ moveresize(const Arg *arg) {
|
||||
nmy = c->y - oy + c->h - oh;
|
||||
XWarpPointer(dpy, None, None, 0, 0, 0, 0, nmx, nmy);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user