]> Dogcows Code - chaz/openbox/blobdiff - render/render.c
change the menu plugin interface, no need for the create/destroy functions any more.
[chaz/openbox] / render / render.c
index ea1c79d91339df92ee0c6a114dc74f4878773280..3327effaac7a695eb6a42f7e98c523573c3932c7 100644 (file)
@@ -16,7 +16,7 @@
 #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)
 {
This page took 0.020258 seconds and 4 git commands to generate.