summaryrefslogtreecommitdiffstats
path: root/src/dump.c
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-06-24 11:43:11 +0200
committerPali Rohár <pali.rohar@gmail.com>2012-06-24 11:43:11 +0200
commit48384d4e478aeec03ea2dc880af78d8d51ef4eb7 (patch)
treea85e887c0ccf4fc8b30ceaaf45b39c3c6c0aac22 /src/dump.c
parentce177a95885562acd518088c5a48a3df36734997 (diff)
download0xFFFF-48384d4e478aeec03ea2dc880af78d8d51ef4eb7.tar.bz2
Rename n700 --> 770
Diffstat (limited to 'src/dump.c')
-rw-r--r--src/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dump.c b/src/dump.c
index 02900a3..9fc0a86 100644
--- a/src/dump.c
+++ b/src/dump.c
@@ -597,7 +597,7 @@ int reverse_extract_pieces(char *dir)
if (is_n900())
return reverse_extract_pieces_n900(dir);
- printf("Device detected: n770/n800/n900\n");
+ printf("Device detected: 770/n800/n900\n");
chdir(dir);
// TODO: get values from /proc/mtd ???