Code

indent all the rest of the code, and add some typedefs to indent.pro
[rrdtool-all.git] / program / src / rrd_create.c
index 43d608ec01f7ff38d95b2d9f51decbe26a63f35b..d36cf3cfa8751a2435cd0958fd6be5b6abdb0fcd 100644 (file)
@@ -62,7 +62,7 @@ int rrd_create(
                 return (-1);
             }
 
-            last_up = mktime(&last_up_tv.tm) + last_up_tv.offset;
+            last_up = mktime(&last_up_tv.tm) +last_up_tv.offset;
 
             if (last_up < 3600 * 24 * 365 * 10) {
                 rrd_set_error