Avoid gcc warning ("static not first") -- Peter Breitenlohner <peb mppmu.mpg.de>
[rrdtool.git] / src / rrd_graph.c
index 67d7f05..37a313b 100644 (file)
@@ -327,7 +327,7 @@ static char si_symbol[] = {
                     'P', /* 10e15  Peta */
                     'E', /* 10e18  Exa */
 };
-const static int si_symbcenter = 6;
+static const int si_symbcenter = 6;
 
 /* find SI magnitude symbol for the numbers on the y-axis*/
 void