diff options
Diffstat (limited to 'include/libimobiledevice/libimobiledevice.h')
| -rw-r--r-- | include/libimobiledevice/libimobiledevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libimobiledevice/libimobiledevice.h b/include/libimobiledevice/libimobiledevice.h index 68eb511..5ec1a6d 100644 --- a/include/libimobiledevice/libimobiledevice.h +++ b/include/libimobiledevice/libimobiledevice.h | |||
| @@ -253,7 +253,7 @@ idevice_error_t idevice_connection_get_fd(idevice_connection_t connection, int * | |||
| 253 | /* misc */ | 253 | /* misc */ |
| 254 | 254 | ||
| 255 | /** | 255 | /** |
| 256 | * Gets the handle of the device. Depends on the connection type. | 256 | * Gets the handle or (usbmux device id) of the device. |
| 257 | */ | 257 | */ |
| 258 | idevice_error_t idevice_get_handle(idevice_t device, uint32_t *handle); | 258 | idevice_error_t idevice_get_handle(idevice_t device, uint32_t *handle); |
| 259 | 259 | ||
