Changeset 5537 for lm-sensors/trunk/prog/eepromer/eeprom.c
- Timestamp:
- 12/07/08 16:28:42 (3 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/eepromer/eeprom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/eepromer/eeprom.c
r4570 r5537 153 153 fprintf(stderr,"\teeproms with more than 256 byte appear as if they\n"); 154 154 fprintf(stderr,"\twere several eeproms with consecutive addresses on the bus\n"); 155 fprintf(stderr,"\tso we might as well address several sep erate eeproms with\n");155 fprintf(stderr,"\tso we might as well address several separate eeproms with\n"); 156 156 fprintf(stderr,"\tincreasing addresses....\n\n"); 157 157 exit(1);
