diff options
-rw-r--r-- | include/libirecovery.h | 2 | ||||
-rw-r--r-- | src/libirecovery.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/libirecovery.h b/include/libirecovery.h index 09898bb..1749148 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h @@ -1,6 +1,6 @@ /* * libirecovery.h - * Communication to iBoot/iBSS on Apple iOS devices via USB + * Communication to iBoot/iBSS on Apple iOS devices via USB * * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> * Copyright (c) 2010 Chronic-Dev Team diff --git a/src/libirecovery.c b/src/libirecovery.c index e81ed2e..f26ae3f 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c @@ -1,6 +1,6 @@ /* * libirecovery.c - * Communication to iBoot/iBSS on Apple iOS devices via USB + * Communication to iBoot/iBSS on Apple iOS devices via USB * * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> * Copyright (c) 2010 Chronic-Dev Team |