Changes in uspace/srv/hw/irc/apic/apic.c [3e6a98c5:b688fd8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/apic/apic.c
r3e6a98c5 rb688fd8 215 215 } 216 216 217 async_set_ client_connection(apic_connection);217 async_set_fallback_port_handler(apic_connection, NULL); 218 218 service_register(SERVICE_IRC); 219 219
Note:
See TracChangeset
for help on using the changeset viewer.