Show
Ignore:
Timestamp:
04/24/08 14:08:02 (4 years ago)
Author:
khali
Message:

Don't print the list of i2c buses as part of the help.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c-tools/trunk/tools/i2cget.c

    r5199 r5200  
    4848                "  Append 'p' to MODE for PEC checking\n" 
    4949                "  I2CBUS is an integer\n"); 
    50         print_i2c_busses(0); 
    5150        exit(1); 
    5251}