Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/vuhid/main.c

    r5a6cc679 ra35b458  
    240240                return rc;
    241241        }
    242        
     242
    243243        printf("Connected to VHCD `%s'...\n", controller);
    244244
    245245        wait_for_interfaces_death(&hid_dev);
    246        
     246
    247247        printf("Terminating...\n");
    248        
     248
    249249        usbvirt_device_unplug(&hid_dev);
    250250
Note: See TracChangeset for help on using the changeset viewer.