mtd: fix compile warnings
[openwrt/openwrt.git] / package / utils / mtd-utils / patches / 010-fix-rpmatch.patch
index 9d0de7f5214036cfabe425b180f70659629c7ddf..8374a26e9bbb83b35ef3750721eb031d6ea17084 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/common.h
 +++ b/include/common.h
-@@ -137,10 +137,12 @@ static inline bool prompt(const char *ms
+@@ -152,10 +152,12 @@ static inline bool prompt(const char *ms
                }
  
                if (strcmp("\n", line) != 0) {