Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/irc/apic/apic.c

    r3e6a98c5 rb688fd8  
    215215        }
    216216       
    217         async_set_client_connection(apic_connection);
     217        async_set_fallback_port_handler(apic_connection, NULL);
    218218        service_register(SERVICE_IRC);
    219219       
Note: See TracChangeset for help on using the changeset viewer.