diff options
| author | 2019-09-27 12:52:03 +0200 | |
|---|---|---|
| committer | 2019-09-27 12:52:03 +0200 | |
| commit | 8f96c52de2f9f35f361d29095190fc673db7d1c1 (patch) | |
| tree | 991b5f37ed8c504b2f77a8d0afc22182afbd340c /src/mobilebackup.h | |
| parent | acf0a76be3c81a8ce69817af2b16a546a08f7ecb (diff) | |
| download | libimobiledevice-8f96c52de2f9f35f361d29095190fc673db7d1c1.tar.gz libimobiledevice-8f96c52de2f9f35f361d29095190fc673db7d1c1.tar.bz2 | |
Make sure to handle timeout errors in device link service and all depending services
Diffstat (limited to 'src/mobilebackup.h')
| -rw-r--r-- | src/mobilebackup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mobilebackup.h b/src/mobilebackup.h index 19b9999..edda70f 100644 --- a/src/mobilebackup.h +++ b/src/mobilebackup.h | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | * mobilebackup.h | 2 | * mobilebackup.h |
| 3 | * Definitions for the mobilebackup service | 3 | * Definitions for the mobilebackup service |
| 4 | * | 4 | * |
| 5 | * Copyright (c) 2010-2019 Nikias Bassen, All Rights Reserved. | ||
| 5 | * Copyright (c) 2009 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2009 Martin Szulecki All Rights Reserved. |
| 6 | * | 7 | * |
| 7 | * This library is free software; you can redistribute it and/or | 8 | * This library is free software; you can redistribute it and/or |
