[cairo-commit] src/cairoint.h

Chris Wilson ickle at kemper.freedesktop.org
Sun Sep 7 10:32:17 PDT 2008


 src/cairoint.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d478b3e1ef25ac9b19938bc8ee801afc9ebd89ae
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sun Sep 7 18:31:29 2008 +0100

    [cairoint.h] Update LAST_STATUS.

diff --git a/src/cairoint.h b/src/cairoint.h
index 654fd19..b1240b7 100644
--- a/src/cairoint.h
+++ b/src/cairoint.h
@@ -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) ({ \


More information about the cairo-commit mailing list