[package] mtd: whitespace cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24135 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2010-11-24 16:21:25 +00:00
parent e293c3e32d
commit 553b131fe8
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@ resume:
/* erase the chunk */ /* erase the chunk */
e += erasesize; e += erasesize;
} }
} }
if (!quiet) if (!quiet)
fprintf(stderr, "\b\b\b[w]"); fprintf(stderr, "\b\b\b[w]");