2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-01 14:55:27 +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:
Jean Delvare
2005-11-13 09:50:21 +00:00
parent 5f8432f7d3
commit 8e6ec2fbce

View File

@@ -4801,8 +4801,8 @@ sub print_chips_report
$data->{isa_addr}; $data->{isa_addr};
} else { } else {
print "ISA bus, undetermined address (Busdriver `i2c-isa')\n". print "ISA bus, undetermined address (Busdriver `i2c-isa')\n".
"Hint: Try forcing the chip address. Consult the documentation\n". " Hint: Try forcing the chip address. Consult the documentation\n".
"of particular chip for details and address value.\n"; " of particular chip for details and address value.\n";
} }
} }
printf " Chip `%s' (confidence: %d)\n", printf " Chip `%s' (confidence: %d)\n",