Changeset 2bd04b2 in mainline for uspace/app/tmon/list.c


Ignore:
Timestamp:
2017-12-15T23:59:25Z (8 years ago)
Author:
Petr Mánek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0f816af6
Parents:
73b0773
Message:

usbdiag: tmon device resolver and stub for the bulk test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tmon/list.c

    r73b0773 r2bd04b2  
    7171
    7272        if ((rc = loc_category_get_svcs(diag_cat, &svcs, &count))) {
    73                 printf(NAME ": Error getting list of host controllers.\n");
     73                printf(NAME ": Error getting list of diagnostic devices.\n");
    7474                return 1;
    7575        }
Note: See TracChangeset for help on using the changeset viewer.