Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_job
Modified Files:
ecore_job.c
Log Message:
ok - see comments with idle-enter.
===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_job/ecore_job.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- ecore_job.c 26 May 2008 05:16:33 -0000 1.11
+++ ecore_job.c 9 Jun 2008 12:15:34 -0000 1.12
@@ -22,6 +22,7 @@
{
ecore_init();
ecore_event_job_type = ecore_event_type_new();
+ printf("ecore_event_job_type = %i\n", ecore_event_job_type);
_ecore_job_handler = ecore_event_handler_add(ecore_event_job_type,
_ecore_job_event_handler, NULL);
}
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs