From 8ad51aef1e08623fb97437994d75366a3018e493 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 14 Jul 2007 15:22:35 +0200 Subject: 80 cols everywhere --- render/gradient.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'render/gradient.c') diff --git a/render/gradient.c b/render/gradient.c index 4cd3c18f..e4bfc540 100644 --- a/render/gradient.c +++ b/render/gradient.c @@ -23,7 +23,8 @@ #include "color.h" #include -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); -- cgit v1.2.3