mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 10:18:02 +02:00
Fix typo
This commit is contained in:
parent
7955fe63cc
commit
02096f66f3
1 changed files with 1 additions and 1 deletions
|
|
@ -880,7 +880,7 @@ emit_surface_pattern (cairo_pdf_surface_t *surface,
|
|||
xstep = image->width;
|
||||
ystep = image->height;
|
||||
break;
|
||||
/* All the reset should have been analyzed away, so this case
|
||||
/* All the rest should have been analyzed away, so this case
|
||||
* should be unreachable. */
|
||||
case CAIRO_EXTEND_REFLECT:
|
||||
case CAIRO_EXTEND_PAD:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue