]> Dogcows Code - chaz/openbox/blobdiff - render/gradient.c
80 cols everywhere
[chaz/openbox] / render / gradient.c
index 4cd3c18fb2bae96df4fca3b20f7fdca5332e4178..e4bfc5404b9a764195458719faff74243c2c4e27 100644 (file)
@@ -23,7 +23,8 @@
 #include "color.h"
 #include <glib.h>
 
-static void highlight(RrSurface *s, RrPixel32 *x, RrPixel32 *y, gboolean raised);
+static void highlight(RrSurface *s, RrPixel32 *x, RrPixel32 *y,
+                      gboolean raised);
 static void gradient_parentrelative(RrAppearance *a, gint w, gint h);
 static void gradient_solid(RrAppearance *l, gint w, gint h);
 static void gradient_splitvertical(RrAppearance *a, gint w, gint h);
This page took 0.020589 seconds and 4 git commands to generate.