[cairo-commit] glitz/src glitzint.h,1.16,1.17

David Reveman commit at pdx.freedesktop.org
Wed Jun 2 11:28:26 PDT 2004


Committed by: davidr

Update of /cvs/cairo/glitz/src
In directory pdx:/tmp/cvs-serv8457/src

Modified Files:
	glitzint.h 
Log Message:
glitz_intersect_bounding_box should not be declared internal

Index: glitzint.h
===================================================================
RCS file: /cvs/cairo/glitz/src/glitzint.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** a/glitzint.h	30 May 2004 15:59:54 -0000	1.16
--- b/glitzint.h	2 Jun 2004 18:28:24 -0000	1.17
***************
*** 419,423 ****
                           int mask);
  
! extern void __internal_linkage
  glitz_intersect_bounding_box (glitz_bounding_box_t *box1,
                                glitz_bounding_box_t *box2,
--- 419,423 ----
                           int mask);
  
! void
  glitz_intersect_bounding_box (glitz_bounding_box_t *box1,
                                glitz_bounding_box_t *box2,





More information about the cairo-commit mailing list