Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : proto

Dir     : e17/proto/e_dbus/src/bin


Modified Files:
        hal.c 


Log Message:
hal.c: return created variable
e_nm_util.c: remove unused variables.

===================================================================
RCS file: /cvs/e/e17/proto/e_dbus/src/bin/hal.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- hal.c       22 Mar 2007 04:07:29 -0000      1.4
+++ hal.c       22 Mar 2007 07:20:04 -0000      1.5
@@ -201,6 +201,7 @@
   ecore_list_append(storage_devices, s);
   e_hal_device_get_all_properties(conn, s->udi, cb_storage_properties, s);
   devices_dirty();
+  return s;
 }
 
 Volume *



-------------------------------------------------------------------------
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

Reply via email to