diff options
Diffstat (limited to 'include/libimobiledevice/service.h')
| -rw-r--r-- | include/libimobiledevice/service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libimobiledevice/service.h b/include/libimobiledevice/service.h index facf03b..84c5092 100644 --- a/include/libimobiledevice/service.h +++ b/include/libimobiledevice/service.h | |||
| @@ -87,7 +87,7 @@ service_error_t service_client_factory_start_service(idevice_t device, const cha | |||
| 87 | * | 87 | * |
| 88 | * @return SERVICE_E_SUCCESS on success, | 88 | * @return SERVICE_E_SUCCESS on success, |
| 89 | * SERVICE_E_INVALID_ARG when client is invalid, or a | 89 | * SERVICE_E_INVALID_ARG when client is invalid, or a |
| 90 | * SERVICE_E_UNKNOWN_ERROR when another error occured. | 90 | * SERVICE_E_UNKNOWN_ERROR when another error occurred. |
| 91 | */ | 91 | */ |
| 92 | service_error_t service_client_free(service_client_t client); | 92 | service_error_t service_client_free(service_client_t client); |
| 93 | 93 | ||
