[cairo-commit] gtkcairo/gtkcairo gdkcairo.h,1.3,1.4
OEyvind Kolaas
commit at pdx.freedesktop.org
Tue Jun 8 03:36:38 PDT 2004
Committed by: pippin
Update of /cvs/cairo/gtkcairo/gtkcairo
In directory pdx:/tmp/cvs-serv9950
Modified Files:
gdkcairo.h
Log Message:
typo fix from Ravindra Kumar
Index: gdkcairo.h
===================================================================
RCS file: /cvs/cairo/gtkcairo/gtkcairo/gdkcairo.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** a/gdkcairo.h 23 May 2004 22:32:32 -0000 1.3
--- b/gdkcairo.h 8 Jun 2004 10:36:36 -0000 1.4
***************
*** 33,37 ****
#ifdef USE_GL
#ifndef CAIRO_HAS_GL_SURFACE
! #undef #USE_GL
#endif
#endif
--- 33,37 ----
#ifdef USE_GL
#ifndef CAIRO_HAS_GL_SURFACE
! #undef USE_GL
#endif
#endif
More information about the cairo-commit
mailing list