Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_common.h 


Log Message:
* MetaData harvesting work

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_common.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- evfs_common.h       21 Apr 2006 15:10:16 -0000      1.4
+++ evfs_common.h       5 Aug 2006 12:25:10 -0000       1.5
@@ -3,7 +3,7 @@
 
 evfs_plugin *evfs_get_plugin_for_uri(evfs_server * server, char *uri_base);
 evfs_filereference* evfs_filereference_clone(evfs_filereference* source);
-
+int evfs_filereference_sanitise(evfs_filereference* ref);
 evfs_plugin* evfs_meta_plugin_get_for_type(evfs_server* server, char* mime);
        
 



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