Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_commands.h 


Log Message:
* Add group remove

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_commands.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- evfs_commands.h     17 Jul 2006 14:45:09 -0000      1.17
+++ evfs_commands.h     20 Jul 2006 17:49:51 -0000      1.18
@@ -35,4 +35,7 @@
 long 
 evfs_client_metadata_group_file_add(evfs_connection * conn, 
evfs_filereference* ref, char* group);
 
+long 
+evfs_client_metadata_group_file_remove(evfs_connection * conn, 
evfs_filereference* ref, char* group);
+
 #endif



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