]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Run contrib/format.sh across entire *.h/*.c source tree (2nd of 2) 3153/head
authorZebity Spring <zebity@yahoo.com>
Fri, 12 Jul 2019 13:25:54 +0000 (23:25 +1000)
committerZebity Spring <zebity@yahoo.com>
Fri, 12 Jul 2019 13:25:54 +0000 (23:25 +1000)
src/sensors.c

index 90f30f0c5e27a9bccf4787c733906f9cbc091cf2..61868e884f747cb543f7e944228e93945f0f728f 100644 (file)
@@ -230,7 +230,7 @@ static int sensors_load_conf(void) {
       last_feature = fl;
     } /* while sensors_get_all_features */
   }   /* while sensors_get_detected_chips */
-    /* #endif SENSORS_API_VERSION < 0x400 */
+      /* #endif SENSORS_API_VERSION < 0x400 */
 
 #elif (SENSORS_API_VERSION >= 0x400)
   chip_num = 0;