Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        evfs_commands.c 


Log Message:
* I *swear* i fixed this already

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/lib/evfs_commands.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- evfs_commands.c     11 Mar 2006 07:11:16 -0000      1.23
+++ evfs_commands.c     3 Apr 2006 10:10:11 -0000       1.24
@@ -66,8 +66,8 @@
    command->file_command.files[0] = from;
    command->file_command.files[1] = to;
 
-   free(command->file_command.files);
    evfs_write_command(conn, command);
+   free(command->file_command.files);
 
    free(command);
 




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

Reply via email to