X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmtd-utils%2Fpatches%2F100-sscanf_fix.patch;h=0af583f4cbd905895d9d8005f47809b0a5d42f8c;hb=57c614a45bb1dfe68c1bec8bf505344ca29440e8;hp=2d31f41da74b27bf219ad60f6c820efab73c7cd5;hpb=3727dbef8b7d4f749d462c8d2e9d58182bddc5bb;p=openwrt-github%2F.git diff --git a/tools/mtd-utils/patches/100-sscanf_fix.patch b/tools/mtd-utils/patches/100-sscanf_fix.patch index 2d31f41da7..0af583f4cb 100644 --- a/tools/mtd-utils/patches/100-sscanf_fix.patch +++ b/tools/mtd-utils/patches/100-sscanf_fix.patch @@ -1,6 +1,6 @@ --- a/mkfs.jffs2.c +++ b/mkfs.jffs2.c -@@ -423,7 +423,7 @@ static int interpret_table_entry(struct +@@ -422,7 +422,7 @@ static int interpret_table_entry(struct if (sscanf (line, "%" SCANF_PREFIX "s %c %lo %lu %lu %lu %lu %lu %lu %lu", SCANF_STRING(name), &type, &mode, &uid, &gid, &major, &minor,