mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-27 13:39:30 +03:00
d013592eb4
glob.c:143:21: warning: implicit conversion loses integer precision: 'int' to 'char' [-Wconversion] c = ++cnt; ~ ^~~~~ Signed-off-by: Andreas Mohr <and@gmx.li> Signed-off-by: Andrew Borodin <aborodin@vmail.ru>