Changeset ea5dbaf in mainline


Ignore:
Timestamp:
2010-12-14T12:09:35Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f37f811
Parents:
f9a0cef
Message:

Compilable under amd64

File:
1 edited

Legend:

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

    rf9a0cef rea5dbaf  
    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.