mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-16 06:18:29 +02:00
[win32] make check doc fixup.
Add the missing '%' to the macro as demanded by make check.
This commit is contained in:
parent
1dd894115e
commit
8ba8a11924
1 changed files with 1 additions and 1 deletions
|
|
@ -1678,7 +1678,7 @@ _cairo_win32_surface_show_glyphs (void *surface,
|
|||
* Creates a cairo surface that targets the given DC. The DC will be
|
||||
* queried for its initial clip extents, and this will be used as the
|
||||
* size of the cairo surface. The resulting surface will always be of
|
||||
* format CAIRO_FORMAT_RGB24; should you need another surface format,
|
||||
* format %CAIRO_FORMAT_RGB24; should you need another surface format,
|
||||
* you will need to create one through
|
||||
* cairo_win32_surface_create_with_dib().
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue