]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd.c
Update version to 2.3.3 for:
[thirdparty/cups.git] / cups / ppd.c
index ff52df2e17b890e7603256d538a6bfd7fcafa2f8..199cf0348413cb6e8f30e564c091d6640ca6253f 100644 (file)
@@ -1719,8 +1719,7 @@ _ppdOpen(
                      constraint->choice1, constraint->option2,
                     constraint->choice2))
       {
-        case 0 : /* Error */
-       case 1 : /* Error */
+        default : /* Error */
            pg->ppd_status = PPD_BAD_UI_CONSTRAINTS;
            goto error;