Changes in / [e63a4e1:f37f811] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/utils.c

    re63a4e1 rf37f811  
    552552                return;
    553553        }
    554         printf("[usb_hub] new device address %d, handle %d\n",
     554        printf("[usb_hub] new device address %d, handle %zu\n",
    555555            new_device_address, child_handle);
    556556       
Note: See TracChangeset for help on using the changeset viewer.