comment style
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 25 Mar 2012 11:10:08 +0000 (11:10 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 25 Mar 2012 11:10:08 +0000 (11:10 +0000)
src/lib/hdd_atasmart.c

index 00034b2..41edfe9 100644 (file)
@@ -55,8 +55,9 @@ create_sensor(char *id, char *name, SkDisk *disk, int values_max_length)
        return s;
 }
 
-/* Performs the same tests than sk_disk_open and outputs the
-   result. */
+/*
+ * Performs the same tests than sk_disk_open and outputs the result.
+ */
 static void analyze_disk(const char *dname)
 {
        int f;