code styling
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 18 Jul 2011 22:21:24 +0000 (22:21 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 18 Jul 2011 22:21:24 +0000 (22:21 +0000)
src/lib/amd.c

index 4660aa5..122cd48 100644 (file)
@@ -146,7 +146,7 @@ static struct psensor *create_sensor(int id, int values_len)
 static int init()
 {
        LPAdapterInfo lpadapterinfo = NULL;
-       int  i, inumberadapters, inumberadaptersactive = 0;
+       int i, inumberadapters, inumberadaptersactive = 0;
        int lpstatus, iadapterindex;
 
        hdll = NULL;