On Fri, Dec 28, 2012 at 09:23:43PM +0000, Sami Kerola wrote: > sys-utils/losetup.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) [...] > - for (int i = 0; i < ncolumns; i++) { > + for (i = 0; i < ncolumns; i++) { Ah yes, we hate this... Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html