Changeset 5537 for lm-sensors/trunk/prog/eeprom/decode-dimms.pl
- Timestamp:
- 12/07/08 16:28:42 (5 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/eeprom/decode-dimms.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/eeprom/decode-dimms.pl
r5389 r5537 413 413 } 414 414 415 sub prints ($) # print sep erator w/ given text415 sub prints ($) # print separator w/ given text 416 416 { 417 417 my ($label) = @_;
