Enlightenment CVS committal Author : englebass Project : e17 Module : proto
Dir : e17/proto/e_dbus/src/bin Modified Files: hal.c Log Message: Formatting. =================================================================== RCS file: /cvs/e/e17/proto/e_dbus/src/bin/hal.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- hal.c 22 Mar 2007 07:20:04 -0000 1.5 +++ hal.c 22 Mar 2007 07:20:56 -0000 1.6 @@ -102,15 +102,15 @@ v->storage = NULL; ecore_list_destroy(storage->volumes); - if(storage->udi) free(storage->udi); - if(storage->bus) free(storage->bus); - if(storage->drive_type) free(storage->drive_type); + if (storage->udi) free(storage->udi); + if (storage->bus) free(storage->bus); + if (storage->drive_type) free(storage->drive_type); - if(storage->model) free(storage->model); - if(storage->vendor) free(storage->vendor); - if(storage->serial) free(storage->serial); - if(storage->icon.drive) free(storage->icon.drive); - if(storage->icon.volume) free(storage->icon.volume); + if (storage->model) free(storage->model); + if (storage->vendor) free(storage->vendor); + if (storage->serial) free(storage->serial); + if (storage->icon.drive) free(storage->icon.drive); + if (storage->icon.volume) free(storage->icon.volume); free(storage); } ------------------------------------------------------------------------- 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