[cairo-commit] 2 commits - src/cairo-svg.h

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 20 15:43:18 UTC 2021


 src/cairo-svg.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 91225d4dd7522d7eefef1e57dd9a3e81e58bff92
Merge: 9fcc7fb0b 7bf3a780b
Author: Uli Schlachter <psychon at znc.in>
Date:   Thu May 20 15:43:16 2021 +0000

    Merge branch 'SVG-doc-scanner' into 'master'
    
    #483
    
    See merge request cairo/cairo!182

commit 7bf3a780bafbcbf9fb07be3b6ea89232214f07be
Author: Glash Gnome <glash.gnome at gmail.com>
Date:   Thu May 13 23:21:26 2021 +0000

    #483
    Fix Enum_member_description

diff --git a/src/cairo-svg.h b/src/cairo-svg.h
index 4d24857bc..5328cb583 100644
--- a/src/cairo-svg.h
+++ b/src/cairo-svg.h
@@ -55,7 +55,6 @@ typedef enum _cairo_svg_version {
 
 /**
  * cairo_svg_unit_t:
- *
  * @CAIRO_SVG_UNIT_USER: User unit, a value in the current coordinate system.
  *   If used in the root element for the initial coordinate systems it
  *   corresponds to pixels. (Since 1.16)


More information about the cairo-commit mailing list