summaryrefslogtreecommitdiffstats
path: root/usbmux.h
AgeCommit message (Collapse)AuthorFilesLines
2009-05-04Use autotools build system and add licenseGravatar Martin Szulecki1-51/+0
Signed-off-by: Nikias Bassen <nikias@gmx.li>
2009-04-241. renamed iphone.c to usbmux.c and iphone.h to usbmux.hGravatar Nikias Bassen1-0/+51
2. renamed iphone* function to usbmux* 3. got rid of iphone_error_t type and constants 4. indentation adjustments