[cairo-commit] cairo/src cairo-surface.c,1.74,1.75

Carl Worth commit at pdx.freedesktop.org
Wed Jun 15 16:52:13 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo/src
In directory gabe:/tmp/cvs-serv10489/src

Modified Files:
	cairo-surface.c 
Log Message:

        * TODO: Add CAIRO_STATUS_DESTROYED to TODO list.

        * ROADMAP: Note progress on consistent error handling.

        * src/cairo-surface.c: Fix typo in documentation comment for
        _cairo_surface_get_current_clip_serial.


Index: cairo-surface.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo-surface.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- cairo-surface.c	15 Jun 2005 02:45:23 -0000	1.74
+++ cairo-surface.c	15 Jun 2005 23:52:11 -0000	1.75
@@ -800,7 +800,7 @@
 }
 
 /**
- * _cairo_surface_allocate_clip_serial:
+ * _cairo_surface_get_current_clip_serial:
  * @surface: the #cairo_surface_t to return the serial number for
  *
  * Returns the serial number associated with the current




More information about the cairo-commit mailing list