]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix indentation
authorTill Kamppeter <till.kamppeter@gmail.com>
Sun, 24 Sep 2023 17:33:44 +0000 (19:33 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sun, 24 Sep 2023 17:33:44 +0000 (19:33 +0200)
cups/ppd-cache.c

index e3cbde50b64ac9c0c2d9dee42f2c9b104e74dd5a..8966dc207680518e2444e1d689a4c698ef6cc297 100644 (file)
@@ -1664,7 +1664,7 @@ _ppdCacheCreateWithPPD(ppd_file_t *ppd)   /* I - PPD file */
 
       if (color_option && gray_choice)
       {
- /*
      /*
        * Copy and convert ColorModel (output-mode) data...
        */