Changeset e8747bd8 in mainline for uspace/srv/logger/main.c
- Timestamp:
- 2019-08-07T09:20:54Z (6 years ago)
- Children:
- 2df7d824
- Parents:
- 012dd8e
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-01 15:43:57)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 09:20:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/srv/logger/main.c ¶
r012dd8e re8747bd8 83 83 84 84 printf("%s: Accepting connections\n", NAME); 85 86 task_retval(EOK); 85 87 async_manager(); 86 88
Note:
See TracChangeset
for help on using the changeset viewer.