Changeset b688fd8 in mainline for uspace/srv/net/nconfsrv/nconfsrv.c
- Timestamp:
- 2015-08-17T18:54:56Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- abf2dfd
- Parents:
- b10460a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/nconfsrv/nconfsrv.c
rb10460a rb688fd8 77 77 } 78 78 79 async_set_ client_connection(ncs_client_conn);79 async_set_fallback_port_handler(ncs_client_conn, NULL); 80 80 81 81 rc = loc_server_register(NAME);
Note:
See TracChangeset
for help on using the changeset viewer.