Files
android_bootable_recovery/dosfstools/src
lambdadroid a0a163586c dosfstools: Fix compile error in Pie tree on 32 bit systems
Fixes the following compile error:
bootable/recovery/dosfstools/src/check.c:591:4: error: format specifies type 'unsigned long' but the argument has type 'unsigned long long'
[-Werror,-Wformat]
                 (uint64_t)clusters * fs->cluster_size,
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This was fixed upstream in
"Fix format string in check_file() (%lu -> %llu)" (dosfstools/dosfstools@d7665f2)
This commit applies the change on top of TWRP's dosfstools copy.

Change-Id: I23374594662fd95e795f793112e78c54d8d50b30
2019-03-22 22:09:13 +01:00
..
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00
2015-11-26 06:09:55 +02:00