Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_command.h 


Log Message:
* Fix mem smash in operation event cleanup
* Serialise operation events properly
* Populate plugin references in file reference post-command receive in IO code

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_command.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- evfs_command.h      16 Aug 2007 11:31:17 -0000      1.17
+++ evfs_command.h      17 Aug 2007 10:19:04 -0000      1.18
@@ -58,5 +58,6 @@
 EvfsFilereference* evfs_command_second_file_get(evfs_command* command);
 EvfsFilereference* evfs_command_nth_file_get(evfs_command* command, int n);
 int evfs_command_file_count_get(evfs_command* command);
+void evfs_command_localise(evfs_command* command);
 
 #endif



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

Reply via email to