[cairoint.h] Update LAST_STATUS.

This commit is contained in:
Chris Wilson 2008-09-07 18:31:29 +01:00
parent 7960fc94dc
commit d478b3e1ef

View file

@ -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) ({ \