summaryrefslogtreecommitdiffstats
path: root/src/dump.c
diff options
context:
space:
mode:
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 ???