From: Zdenek Dohnal Date: Wed, 20 Sep 2023 12:44:17 +0000 (+0200) Subject: Fix indentation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6cc896effbe908b6804b6105c5dd98574e59b6;p=thirdparty%2Fcups.git Fix indentation --- diff --git a/cups/raster-interpret.c b/cups/raster-interpret.c index b34a5c367c..4387876bf7 100644 --- a/cups/raster-interpret.c +++ b/cups/raster-interpret.c @@ -1117,7 +1117,7 @@ scan_ps(_cups_ps_stack_t *st, /* I - Stack */ /* * Return NULL if we reached NULL terminator, a lone backslash - * is not a valid character in PostScript. + * is not a valid character in PostScript. */ if (!*cur)