mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Fix indentation of disabled ISA device hint.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3192 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -4801,8 +4801,8 @@ sub print_chips_report
|
||||
$data->{isa_addr};
|
||||
} else {
|
||||
print "ISA bus, undetermined address (Busdriver `i2c-isa')\n".
|
||||
"Hint: Try forcing the chip address. Consult the documentation\n".
|
||||
"of particular chip for details and address value.\n";
|
||||
" Hint: Try forcing the chip address. Consult the documentation\n".
|
||||
" of particular chip for details and address value.\n";
|
||||
}
|
||||
}
|
||||
printf " Chip `%s' (confidence: %d)\n",
|
||||
|
Reference in New Issue
Block a user