Index: uspace/srv/fb/ppm.c
===================================================================
--- uspace/srv/fb/ppm.c	(revision f954906bee52bc1fbf81527f98a0081b1dfc3747)
+++ 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;
