Index: uspace/srv/fb/ppm.c
===================================================================
--- uspace/srv/fb/ppm.c	(revision 2d11a7d86e751706f4d990ffdbd99edec012e4c8)
+++ uspace/srv/fb/ppm.c	(revision 9c40f88306f107907fea59a42bd6a57fcac2b2c1)
@@ -90,5 +90,5 @@
 	unsigned int width, height;
 	unsigned int maxcolor;
-	unsigned i;
+	unsigned int i;
 	unsigned int color;
 	unsigned int coef;
