summaryrefslogtreecommitdiffstats
path: root/src/dfu.h
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2015-09-24 20:21:22 +0200
committerGravatar Nikias Bassen2015-09-24 20:21:22 +0200
commite658bf5278c22df809a8665242a304fea5234a30 (patch)
treef62732d69ff4d9807930c744316d376d097e79c2 /src/dfu.h
parent448c063a4ade0713faccf6664f958072c8363f34 (diff)
downloadidevicerestore-e658bf5278c22df809a8665242a304fea5234a30.tar.gz
idevicerestore-e658bf5278c22df809a8665242a304fea5234a30.tar.bz2
Fix some file header comments
Diffstat (limited to 'src/dfu.h')
-rw-r--r--src/dfu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dfu.h b/src/dfu.h
index 1d297bb..54535c4 100644
--- a/src/dfu.h
+++ b/src/dfu.h
@@ -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.