From: Michael R Sweet Date: Fri, 29 Jun 2018 18:04:32 +0000 (-0400) Subject: Fix whitespace issues. X-Git-Tag: v2.3b6~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29899df225bd850b6d2bd1db863e0f73bed1a2fc;p=thirdparty%2Fcups.git Fix whitespace issues. --- diff --git a/cups/ipp-support.c b/cups/ipp-support.c index 47a6455028..23646e348e 100644 --- a/cups/ipp-support.c +++ b/cups/ipp-support.c @@ -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 */ diff --git a/scheduler/printers.c b/scheduler/printers.c index 1520201031..a5059e80ac 100644 --- a/scheduler/printers.c +++ b/scheduler/printers.c @@ -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 */