[package] mtd: whitespace cleanup
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 24 Nov 2010 16:21:25 +0000 (16:21 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 24 Nov 2010 16:21:25 +0000 (16:21 +0000)
SVN-Revision: 24135

package/mtd/src/mtd.c

index 5ec79dce0f53ce1ab45ce36c0d432f7039bd336c..835cbcf4c479f6f266b8d79ab8399db747ccdbb5 100644 (file)
@@ -547,7 +547,7 @@ resume:
                                /* erase the chunk */
                                e += erasesize;
                        }
-           }
+               }
 
                if (!quiet)
                        fprintf(stderr, "\b\b\b[w]");