]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix embedded whitespace issue.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 17 Oct 2018 18:17:47 +0000 (14:17 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 17 Oct 2018 18:17:47 +0000 (14:17 -0400)
cups/testppd.c

index a6dc0b71b100260df0c4784801aab1fc101705e1..091a2755451b0d5cf45576ca1cd7bfac5ae7a84f 100644 (file)
@@ -1470,7 +1470,7 @@ do_ps_tests(void)
   if (_cupsRasterExecPS(&header, &preferred_bits,
                         "792 612 0 0 0\n"
                        "pop pop pop\n"
-                       "<</PageSize[5 -2 roll]/ImagingBBox null>>"
+                       "<</PageSize[5 -2 roll]/ImagingBBox null>>"
                        "setpagedevice\n"))
   {
     puts("FAIL (error from function)");