]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix whitespace issues.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 29 Jun 2018 18:04:32 +0000 (14:04 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 29 Jun 2018 18:04:32 +0000 (14:04 -0400)
cups/ipp-support.c
scheduler/printers.c

index 47a6455028aabe7a3e532aaab9bf7663d0c372a3..23646e348edd0de4a7dad2ab8c41bb9036f33e4d 100644 (file)
@@ -290,11 +290,11 @@ static const char * const ipp_std_ops[] =
                  "event-notification-attributes-tag",
                                        /* 0x07 - RFC 3995 */
                  "resource-attributes-tag",
-                                       /* 0x08 - IPP System */
+                                       /* 0x08 - IPP System */
                  "document-attributes-tag",
                                        /* 0x09 - IPP DocObject */
                  "system-attributes-tag",
-                                       /* 0x0a - IPP System */
+                                       /* 0x0a - IPP System */
                  "0x0b",               /* 0x0b */
                  "0x0c",               /* 0x0c */
                  "0x0d",               /* 0x0d */
index 15202010311bf3c6dd456ad4e2ede58f00a27df1..a5059e80ac8494353c2d5fa1c352493a7b54f0e6 100644 (file)
@@ -150,9 +150,9 @@ cupsdCreateCommonData(void)
   double               spoolsize;      /* FS size */
 #endif /* HAVE_STATVFS */
   static const char * const page_delivery[] =
-               {                       /* page-delivery-supported values */
-                 "reverse-order",
-                 "same-order"
+               {                       /* page-delivery-supported values */
+                 "reverse-order",
+                 "same-order"
                };
   static const char * const print_scaling[] =
                {                       /* print-scaling-supported values */