From: Jean-Philippe Orsini Date: Sun, 25 Mar 2012 11:10:08 +0000 (+0000) Subject: comment style X-Git-Tag: v0.8.0.5~469 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=82f5a55fbf37ebf77b959645ac05c53010a3842d comment style --- diff --git a/src/lib/hdd_atasmart.c b/src/lib/hdd_atasmart.c index 00034b2..41edfe9 100644 --- a/src/lib/hdd_atasmart.c +++ b/src/lib/hdd_atasmart.c @@ -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;