Changeset 5200 for i2c-tools/trunk/tools/i2cget.c
- Timestamp:
- 04/24/08 14:08:02 (4 years ago)
- Files:
-
- 1 modified
-
i2c-tools/trunk/tools/i2cget.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c-tools/trunk/tools/i2cget.c
r5199 r5200 48 48 " Append 'p' to MODE for PEC checking\n" 49 49 " I2CBUS is an integer\n"); 50 print_i2c_busses(0);51 50 exit(1); 52 51 }
