From: Jean-Philippe Orsini Date: Tue, 3 Apr 2012 06:48:53 +0000 (+0000) Subject: fixed style X-Git-Tag: v0.8.0.5~450 X-Git-Url: https://git.wpitchoune.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=e3be2a97627f5704f768691a70b09cce51ae01f3;p=psensor.git fixed style --- diff --git a/src/graph.c b/src/graph.c index 5df5838..ed3c43a 100644 --- a/src/graph.c +++ b/src/graph.c @@ -78,7 +78,7 @@ draw_graph_background(cairo_t *cr, int width, int height, struct config *config, GtkWidget *widget) { - GtkStyleContext* style_ctx; + GtkStyleContext *style_ctx; struct color *bgcolor; GdkRGBA rgba;