Enlightenment CVS committal Author : englebass Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore Modified Files: ecore_events.c Log Message: Fix typo. =================================================================== RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore/ecore_events.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -3 -r1.25 -r1.26 --- ecore_events.c 31 Mar 2007 01:58:31 -0000 1.25 +++ ecore_events.c 5 Apr 2007 06:44:42 -0000 1.26 @@ -127,7 +127,7 @@ * to the queue for processing by event handlers added by * ecore_event_handler_add(). The @p ev parameter will be a pointer to the event * private data that is specific to that event type. When the event is no - * longer needed, @p func_free will be called and passed the private sructure + * longer needed, @p func_free will be called and passed the private structure * pointer for cleaning up. If @p func_free is NULL, free() will be called * with the private structure pointer. * func_free is passed @p data as its data parameter. ------------------------------------------------------------------------- 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