mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-21 12:20:46 +02:00
[cairoint.h] Update LAST_STATUS.
This commit is contained in:
parent
7960fc94dc
commit
d478b3e1ef
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ _cairo_win32_tmpfile (void);
|
|||
* a bit of a pain, but it should be easy to always catch as long as
|
||||
* one adds a new test case to test a trigger of the new status value.
|
||||
*/
|
||||
#define CAIRO_STATUS_LAST_STATUS CAIRO_STATUS_INVALID_SLANT
|
||||
#define CAIRO_STATUS_LAST_STATUS CAIRO_STATUS_INVALID_WEIGHT
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define cairo_container_of(ptr, type, member) ({ \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue