Changeset 01e68af in mainline for uspace/srv/sysman/job.c
- Timestamp:
- 2019-08-17T13:43:48Z (6 years ago)
- Children:
- 95d4280a
- Parents:
- 24b30e1
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-12-04 14:31:40)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:43:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/job.c
r24b30e1 r01e68af 217 217 break; 218 218 default: 219 // TODO implement other states?220 219 assert(false); 221 220 }
Note:
See TracChangeset
for help on using the changeset viewer.