Enlightenment CVS committal Author : raster Project : e17 Module : proto/e_dbus
Dir : e17/proto/e_dbus/src/lib/hal Modified Files: E_Hal.h Log Message: use dbus_bool_t for bools :) =================================================================== RCS file: /cvs/e/e17/proto/e_dbus/src/lib/hal/E_Hal.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- E_Hal.h 12 Jul 2007 02:14:27 -0000 1.5 +++ E_Hal.h 12 Aug 2007 02:30:13 -0000 1.6 @@ -52,7 +52,7 @@ { const char *s; int i; - char b; + dbus_bool_t b; double d; dbus_uint64_t u64; Ecore_List *strlist; ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs