This commit is contained in:
Jens Steube
2016-06-11 20:16:52 +02:00
parent aa78cf2c74
commit 0d38489c9d
+1 -1
View File
@@ -11278,7 +11278,7 @@ int main (int argc, char **argv)
break;
case 7400: if (pw_max > 16) pw_max = 16;
break;
case 7500: if (pw_max > 8) pw_max = 8;
case 7700: if (pw_max > 8) pw_max = 8;
break;
case 7900: if (pw_max > 48) pw_max = 48;
break;