Avoid gcc warning (discards qualifier) in tclrrd.c -- Peter Breitenlohner <peb mppmu...
[rrdtool.git] / src / rrd_graph.c
index c25ad41..37a313b 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * RRDtool 1.2.12  Copyright by Tobi Oetiker, 1997-2005
+ * RRDtool 1.2.13  Copyright by Tobi Oetiker, 1997-2006
  ****************************************************************************
  * rrd__graph.c  produce graphs from data in rrdfiles
  ****************************************************************************/
@@ -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