disktidy: store the number of removed files as global scope
commite02e1db528088889e24d11eff67d38b71eb4fbc6
authorRafaël Carré <rafael.carre@gmail.com>
Sat, 28 Aug 2010 22:01:44 +0000 (28 22:01 +0000)
committerRafaël Carré <rafael.carre@gmail.com>
Sat, 28 Aug 2010 22:01:44 +0000 (28 22:01 +0000)
tree28152d0598fe0fc2fe9753dba41599a40f0cc60d
parent502997c0428224e64a7455b47b3d757cdf225939
disktidy: store the number of removed files as global scope

no need to transmit it through function arguments, remove a warning on
charcell as a side effect

also, snprintf+splash -> splashf

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27930 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/disktidy.c