all repos — openbox @ 8146cdb6eed75f69169a91348644f584243122c0

openbox fork - make it a bit more like ryudo

formatting
Dana Jansens danakj@orodu.net
commit

8146cdb6eed75f69169a91348644f584243122c0

parent

b95d97795173f188477729016f6f080bc8f9f818

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M render/render.crender/render.c

@@ -16,7 +16,7 @@ # include <stdlib.h>

#endif static void pixel_data_to_pixmap(RrAppearance *l, - gint x, gint y, gint w, gint h); + gint x, gint y, gint w, gint h); void RrPaint(RrAppearance *l, Window win, gint w, gint h) {