Changes in uspace/srv/hw/irc/obio/obio.c [ffa2c8ef:57d129e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/obio/obio.c
rffa2c8ef r57d129e 137 137 138 138 async_set_client_connection(obio_connection); 139 service_register(SERVICE_ OBIO);139 service_register(SERVICE_IRC); 140 140 141 141 return true;
Note:
See TracChangeset
for help on using the changeset viewer.