diff options
| author | 2012-04-08 19:05:21 +0200 | |
|---|---|---|
| committer | 2012-04-08 19:05:21 +0200 | |
| commit | 8caf455ef9390bdd8ca29020611ef98238d3365b (patch) | |
| tree | 29d214d1ff1e646b15789a9f7e4d3aa5a0432f51 /include/libimobiledevice/restore.h | |
| parent | e904d9ba5ed5b9f43ed48434370f95b24f5fdcf7 (diff) | |
| download | libimobiledevice-8caf455ef9390bdd8ca29020611ef98238d3365b.tar.gz libimobiledevice-8caf455ef9390bdd8ca29020611ef98238d3365b.tar.bz2 | |
restore: Add note that service API is only available for restore mode devices
Diffstat (limited to 'include/libimobiledevice/restore.h')
| -rw-r--r-- | include/libimobiledevice/restore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libimobiledevice/restore.h b/include/libimobiledevice/restore.h index a0a1b77..a895a7f 100644 --- a/include/libimobiledevice/restore.h +++ b/include/libimobiledevice/restore.h | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | /** | 1 | /** |
| 2 | * @file libimobiledevice/restore.h | 2 | * @file libimobiledevice/restore.h |
| 3 | * @brief Initiate restore process or reboot device. | 3 | * @brief Initiate restore process or reboot device. |
| 4 | * @note This service is only available if the device is in restore mode. | ||
| 4 | * \internal | 5 | * \internal |
| 5 | * | 6 | * |
| 6 | * Copyright (c) 2010 Joshua Hill. All Rights Reserved. | 7 | * Copyright (c) 2010 Joshua Hill. All Rights Reserved. |
