Changeset 5437
- Timestamp:
- 11/27/08 16:00:21 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/prog/detect/sensors-detect
r5436 r5437 3145 3145 $new_hash); 3146 3146 if ($new_hash) { 3147 printf " Alias of the chip on I2C bus `%s', address 0x%0 4x\n",3147 printf " Alias of the chip on I2C bus `%s', address 0x%02x\n", 3148 3148 $new_hash->{i2c_adap}, $new_hash->{i2c_addr}; 3149 3149 }
