unsigned int, thx bulletcatcher
diff --git a/demo/FTGLDemo.cpp b/demo/FTGLDemo.cpp
index c49a094..9847034 100644
--- a/demo/FTGLDemo.cpp
+++ b/demo/FTGLDemo.cpp
@@ -583,7 +583,7 @@ void parsekey(unsigned char key, int x, int y)
void parseSpecialKey(int key, int x, int y)
{
FTSimpleLayout *l = NULL;
- float s;
+ unsigned int s;
// If the currentLayout is a SimpleLayout store a pointer in l
if(layouts[currentLayout]