mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 09:38:11 +02:00
Merge branch 'fix-doc-warning' into 'master'
Fix a doc comment See merge request cairo/cairo!263
This commit is contained in:
commit
a6b2a39f36
1 changed files with 1 additions and 1 deletions
|
|
@ -519,7 +519,7 @@ struct _cairo_scaled_font_backend {
|
|||
void
|
||||
(*fini) (void *scaled_font);
|
||||
|
||||
/**
|
||||
/*
|
||||
* Get the requested glyph info.
|
||||
* @scaled_font: a #cairo_scaled_font_t
|
||||
* @scaled_glyph: a #cairo_scaled_glyph_t the glyph
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue