]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/mark.c
Merge changes from CUPS 1.4svn-r7770.
[thirdparty/cups.git] / cups / mark.c
index b0de90076f2545be6330d8e92fca17a4f7b9c8e9..bad9303aa39c814d3378501a1c0ea4a5a66415d6 100644 (file)
@@ -722,7 +722,7 @@ ppd_mark_choices(ppd_file_t *ppd,   /* I - PPD file */
                *option;                /* Current option */
 
 
-  if (!options)
+  if (!s)
     return;
 
   options     = NULL;