1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 03:33:52 +02:00

tools/mtd-utils: fix build error

SVN-Revision: 30797
This commit is contained in:
Gabor Juhos 2012-03-03 11:12:06 +00:00
parent 087747cd43
commit 7a7d39cef3

View File

@ -365,7 +365,7 @@
- break;
- }
+ printf("\tcompr: %s\n", get_compr_str(c->default_compr));
+ if (forced_compr_set)
+ if (force_compr_set)
+ printf("\tforced compr: %s\n",
+ get_compr_str(force_compr));
printf("\tkeyhash: %s\n", (c->key_hash == key_r5_hash) ?