diff options
author | Martin Szulecki | 2013-09-26 22:04:22 +0200 |
---|---|---|
committer | Martin Szulecki | 2013-09-26 22:04:22 +0200 |
commit | 503c7edca291bb5a0b9cd14e47f71c5fadfe37c3 (patch) | |
tree | 167e28f10215c8b26afbee603847f26c37abf41e /tools/irecovery.c | |
parent | 2294d3f4b7b3a65d16241c701d3b0fc93dea7e26 (diff) | |
download | libirecovery-503c7edca291bb5a0b9cd14e47f71c5fadfe37c3.tar.gz libirecovery-503c7edca291bb5a0b9cd14e47f71c5fadfe37c3.tar.bz2 |
Fix header comment syntax
Diffstat (limited to 'tools/irecovery.c')
-rw-r--r-- | tools/irecovery.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/irecovery.c b/tools/irecovery.c index 075ee79..9ae0cf9 100644 --- a/tools/irecovery.c +++ b/tools/irecovery.c @@ -1,5 +1,6 @@ /* - * irecovery.c - software frontend for iBoot/iBSS communication for iOS devices + * irecovery.c + * Software frontend for iBoot/iBSS communication with iOS devices * * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> * Copyright (c) 2010-2011 Chronic-Dev Team |