Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/rfb/main.c

    rb688fd8 rfab2746  
    215215        vis->dev_ctx = NULL;
    216216
    217         async_set_fallback_port_handler(client_connection, NULL);
     217        async_set_client_connection(client_connection);
    218218
    219219        int rc = loc_server_register(NAME);
Note: See TracChangeset for help on using the changeset viewer.