aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch')
-rw-r--r--tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch b/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
index 0da28b71f2..d765cdc6cc 100644
--- a/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
+++ b/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
@@ -47,7 +47,7 @@
case 'v':
args.verbose = 1;
break;
-@@ -559,6 +569,18 @@ int main(int argc, char * const argv[])
+@@ -582,6 +592,18 @@ int main(int argc, char * const argv[])
printf("\n");
}