Enlightenment CVS committal Author : moom Project : e17 Module : proto
Dir : e17/proto/etk/src/lib Modified Files: etk_viewport.c Log Message: * Fix a segv with the viewport =================================================================== RCS file: /cvs/e/e17/proto/etk/src/lib/etk_viewport.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- etk_viewport.c 4 Aug 2006 18:46:26 -0000 1.7 +++ etk_viewport.c 4 Aug 2006 19:15:13 -0000 1.8 @@ -63,6 +63,7 @@ if (!viewport) return; + viewport->clip = NULL; viewport->xscroll = 0; viewport->yscroll = 0; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs