From 8caf455ef9390bdd8ca29020611ef98238d3365b Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sun, 8 Apr 2012 19:05:21 +0200 Subject: restore: Add note that service API is only available for restore mode devices --- include/libimobiledevice/restore.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 @@ /** * @file libimobiledevice/restore.h * @brief Initiate restore process or reboot device. + * @note This service is only available if the device is in restore mode. * \internal * * Copyright (c) 2010 Joshua Hill. All Rights Reserved. -- cgit v1.1-32-gdbae