X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fmtd-utils%2Fpatches%2F200-libubigen-add-ubigen_write_terminator-function.patch;fp=tools%2Fmtd-utils%2Fpatches%2F200-libubigen-add-ubigen_write_terminator-function.patch;h=95ce1e913793bf8889fd4a3bbb5a620e5985fa09;hp=8bd642fbc8566faffae1680bc0608bcb341128ac;hb=df23709f165b2e74e398080f1c0706d011263412;hpb=a621b8c28404c402cf4b42e9b0b28a76b98fae0e 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; }