Changeset 3f7e1f24 in mainline for uspace/srv/sysman/units/unit_tgt.c
- Timestamp:
- 2019-08-03T08:28:26Z (5 years ago)
- Children:
- 095d03c
- Parents:
- d7c5fc0
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-04-22 17:54:08)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-03 08:28:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/units/unit_tgt.c
rd7c5fc0 r3f7e1f24 59 59 assert(u_tgt); 60 60 61 unit->state = STATE_STARTED; 61 62 return EOK; 62 63 }
Note:
See TracChangeset
for help on using the changeset viewer.