diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mobilesync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mobilesync.c b/src/mobilesync.c index 6dacb9b..a2a4b60 100644 --- a/src/mobilesync.c +++ b/src/mobilesync.c | |||
| @@ -75,7 +75,7 @@ static mobilesync_error_t mobilesync_error(device_link_service_error_t err) | |||
| 75 | * mobilesync_client_t upon successful return. | 75 | * mobilesync_client_t upon successful return. |
| 76 | * | 76 | * |
| 77 | * @retval MOBILESYNC_E_SUCCESS on success | 77 | * @retval MOBILESYNC_E_SUCCESS on success |
| 78 | * @retval MOBILESYNC_E_INVALID ARG if one or more parameters are invalid | 78 | * @retval MOBILESYNC_E_INVALID_ARG if one or more parameters are invalid |
| 79 | * @retval DEVICE_LINK_SERVICE_E_BAD_VERSION if the mobilesync version on | 79 | * @retval DEVICE_LINK_SERVICE_E_BAD_VERSION if the mobilesync version on |
| 80 | * the device is newer. | 80 | * the device is newer. |
| 81 | */ | 81 | */ |
