Changeset 714

Show
Ignore:
Timestamp:
09/25/06 08:21:33 (2 years ago)
Author:
wbx
Message:

remove verbose output

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/tools/brcm-utils/src/asustrx.c

    r709 r714  
    115115 
    116116 
    117         fprintf(stderr, "mjn3's trx replacement - v0.81, modified to pack ASUS compatible trx\n"); 
    118          
    119117        while ((c = getopt(argc, argv, "o:m:p:v:")) != -1) { 
    120118                switch (c) {