ubi-utils: fix build with gcc5
[openwrt.git] / package / utils / ubi-utils / patches / 010-fix-rpmatch.patch
index 4a04676..9d0de7f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/common.h
 +++ b/include/common.h
-@@ -122,10 +122,12 @@
+@@ -137,10 +137,12 @@ static inline bool prompt(const char *ms
                }
  
                if (strcmp("\n", line) != 0) {