Changeset 1023

Show
Ignore:
Timestamp:
03/15/08 21:18:12 (9 months ago)
Author:
ludovic.rousseau
Message:

change prototype of ifd_sysdep_usb_reset() to reflect its definition
from src/ifd/internal.h

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/ifd/sys-osx.c

    r914 r1023  
    8989} 
    9090 
    91 int ifd_sysdep_usb_reset(const char *device) 
     91int ifd_sysdep_usb_reset(ifd_device_t * dev) 
    9292{ 
    9393        return -1;