Changeset 5538 for i2c-tools/trunk/eepromer/eeprom.c
- Timestamp:
- 12/07/08 16:30:12 (4 years ago)
- Files:
-
- 1 modified
-
i2c-tools/trunk/eepromer/eeprom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c-tools/trunk/eepromer/eeprom.c
r4583 r5538 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);
