Changeset cf9a1e2 in mainline
- Timestamp:
- 2019-10-08T00:31:12Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- de65624
- Parents:
- 3106054
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/trace/trace.c
r3106054 rcf9a1e2 143 143 printf("Error connecting to task %" PRIu64 ".\n", 144 144 task_id); 145 rc = EIO; 145 146 goto error; 146 147 }
Note:
See TracChangeset
for help on using the changeset viewer.