re-indented files that have gone out of indent-style over the last few weeks
[rrdtool.git] / bindings / ruby / main.c
index 90f883b..ff747f7 100644 (file)
@@ -198,6 +198,7 @@ VALUE rb_rrd_info(
     string_arr_delete(a);
 
     RRD_CHECK_ERROR result = rb_hash_new();
+
     while (data) {
         VALUE     key = rb_str_new2(data->key);