aboutsummaryrefslogtreecommitdiffstats
path: root/src/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.c')
-rw-r--r--src/image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c
index 29ec6d5381b..38744fc1cce 100644
--- a/src/image.c
+++ b/src/image.c
@@ -11785,7 +11785,7 @@ svg_css_length_to_pixels (RsvgLength length, double dpi, int font_size)
11785 11785
11786 If we do set explicit width and height values in the image 11786 If we do set explicit width and height values in the image
11787 spec, this will work out correctly as librsvg will still 11787 spec, this will work out correctly as librsvg will still
11788 honour the percentage sizes in its final rendering no matter 11788 honor the percentage sizes in its final rendering no matter
11789 what size we make the image. */ 11789 what size we make the image. */
11790 value = 0; 11790 value = 0;
11791 break; 11791 break;