Index: /trunk/src/VBox/Devices/Input/PS2K.cpp
===================================================================
--- /trunk/src/VBox/Devices/Input/PS2K.cpp	(revision 81214)
+++ /trunk/src/VBox/Devices/Input/PS2K.cpp	(revision 81215)
@@ -931,5 +931,5 @@
     {
         /* For the consumer control usage page, we need to search. */
-        int     i;
+        unsigned    i;
 
         pKeyDef = &aPS2Keys[0]; /* Dummy no-event key. */
