code cleanup

This commit is contained in:
inxi-svn 2009-07-27 23:03:31 +00:00
parent f3dc862c52
commit a3bdd208f5

2
inxi
View file

@ -3128,7 +3128,7 @@ get_sensors_data()
cpuTempReal=temp2 cpuTempReal=temp2
} }
} }
else if ( temp1 != "" ){ else {
cpuTempReal=temp1 cpuTempReal=temp1
} }
# then the real mobo temp # then the real mobo temp