Fix typo
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user