Changeset bb57a00 in mainline for uspace/srv/vfs/vfs.c
- Timestamp:
- 2019-08-07T11:17:11Z (6 years ago)
- Children:
- 4ff66ae
- Parents:
- 4667b5c
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-13 01:57:56)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 11:17:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs.c
r4667b5c rbb57a00 160 160 */ 161 161 printf("%s: Accepting connections\n", NAME); 162 task_retval(0); 162 163 async_manager(); 163 164 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.