diff options
author | 2015-09-24 20:21:22 +0200 | |
---|---|---|
committer | 2015-09-24 20:21:22 +0200 | |
commit | e658bf5278c22df809a8665242a304fea5234a30 (patch) | |
tree | f62732d69ff4d9807930c744316d376d097e79c2 /src/dfu.h | |
parent | 448c063a4ade0713faccf6664f958072c8363f34 (diff) | |
download | idevicerestore-e658bf5278c22df809a8665242a304fea5234a30.tar.gz idevicerestore-e658bf5278c22df809a8665242a304fea5234a30.tar.bz2 |
Fix some file header comments
Diffstat (limited to 'src/dfu.h')
-rw-r--r-- | src/dfu.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* * dfu.h - * Functions for handling idevices in normal mode + * Functions for handling idevices in DFU mode * * Copyright (c) 2010-2013 Martin Szulecki. All Rights Reserved. * Copyright (c) 2012 Nikias Bassen. All Rights Reserved. |