[cairo-commit] cairo/src cairo-gstate-private.h,1.10,1.11

Carl Worth commit at pdx.freedesktop.org
Fri Jun 3 15:54:46 PDT 2005


Committed by: cworth

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

Modified Files:
	cairo-gstate-private.h 
Log Message:

        * CODING_STYLE: Fix Freudian unwrapped line in paragraph
        describing why long lines should be wrapped.


Index: cairo-gstate-private.h
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo-gstate-private.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cairo-gstate-private.h	1 Jun 2005 20:19:52 -0000	1.10
+++ cairo-gstate-private.h	3 Jun 2005 22:54:40 -0000	1.11
@@ -82,7 +82,6 @@
 
     cairo_font_face_t *font_face;
     cairo_scaled_font_t *scaled_font;	/* Specific to the current CTM */
-
     cairo_matrix_t font_matrix;
 
     cairo_clip_t clip;




More information about the cairo-commit mailing list