Code

The field 're' only exists if HAVE_REGEX_H is defined (see definition at
[collectd.git] / src / libvirt.c
index 6a397db3e5285829f0739ec2f1f3960e0b6362fa..4cbe38d2c1f8a05d9fabd43a48c8dbb64c89c106 100644 (file)
@@ -259,8 +259,8 @@ lv_init (void)
 {
     if (virInitialize () != 0)
         return -1;
-
-       return 0;
+    else
+        return 0;
 }
 
 static int