fixed indenting
[rrdtool.git] / src / rrd.h
index 5f4145b..376d84f 100644 (file)
--- a/src/rrd.h
+++ b/src/rrd.h
@@ -231,8 +231,8 @@ extern    "C" {
 /* END parsetime.h */
 
     struct rrd_context {
-        char     lib_errstr[256];
-        char     rrd_error[4096];
+        char      lib_errstr[256];
+        char      rrd_error[4096];
     };
 
 /* returns the current per-thread rrd_context */