Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_keybindings.c Log Message: formatting =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_int_config_keybindings.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- e_int_config_keybindings.c 5 Mar 2006 01:37:42 -0000 1.9 +++ e_int_config_keybindings.c 10 Mar 2006 02:44:52 -0000 1.10 @@ -841,7 +841,7 @@ label = strdup(e_widget_ilist_selected_label_get(obj)); for (acn = 0; strcasecmp(label, actions_predefined_names[acn].action_name == NULL ? "" : - actions_predefined_names[acn].action_name) != 0; acn++ ); + actions_predefined_names[acn].action_name) != 0; acn++ ); for (l = cfdata->key_bindings; l; l = l->next) { ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs