Changes in uspace/srv/taskmon/taskmon.c [1c635d6:b688fd8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/taskmon/taskmon.c
r1c635d6 rb688fd8 147 147 } 148 148 149 async_set_ client_connection(corecfg_client_conn);149 async_set_fallback_port_handler(corecfg_client_conn, NULL); 150 150 151 151 int rc = loc_server_register(NAME);
Note:
See TracChangeset
for help on using the changeset viewer.