Changeset 2bd04b2 in mainline for uspace/app/tmon/list.c
- Timestamp:
- 2017-12-15T23:59:25Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f816af6
- Parents:
- 73b0773
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tmon/list.c
r73b0773 r2bd04b2 71 71 72 72 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"); 74 74 return 1; 75 75 }
Note:
See TracChangeset
for help on using the changeset viewer.