glapi: Move to src/mapi/.
[mesa.git] / progs / trivial / quad-unfilled-stipple.c
index cd7d2769284743a1b58f45cb063cf58e8f69d170..8c1737e6756ff8e2ad00a87e3b021b4e5057377b 100644 (file)
@@ -62,7 +62,7 @@ static void Key(unsigned char key, int x, int y)
       case 27:
        exit(1);
       default:
-       return;
+       break;
     }
 
     glutPostRedisplay();