aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-05-26 09:25:30 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-05-26 09:25:30 +0000
commitdf23709f165b2e74e398080f1c0706d011263412 (patch)
tree1bbf1d4e62b578079cdbf955f01c34c337afe837 /tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
parenta621b8c28404c402cf4b42e9b0b28a76b98fae0e (diff)
downloadupstream-df23709f165b2e74e398080f1c0706d011263412.tar.gz
upstream-df23709f165b2e74e398080f1c0706d011263412.tar.bz2
upstream-df23709f165b2e74e398080f1c0706d011263412.zip
tools/mtd-utils: upgrade to latest git
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45760
Diffstat (limited to 'tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch')
-rw-r--r--tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch b/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
index 8bd642fbc8..95ce1e9137 100644
--- a/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
+++ b/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
@@ -1,5 +1,5 @@
---- a/ubi-utils/src/libubigen.c
-+++ b/ubi-utils/src/libubigen.c
+--- a/ubi-utils/libubigen.c
++++ b/ubi-utils/libubigen.c
@@ -122,8 +122,9 @@ int ubigen_add_volume(const struct ubige
return 0;
}