Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_event.h 


Log Message:
* Pass st_mode back correctly

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_event.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- evfs_event.h        12 Mar 2006 05:27:33 -0000      1.10
+++ evfs_event.h        5 Apr 2006 02:22:48 -0000       1.11
@@ -66,6 +66,7 @@
 /*-----------------------------------------------------------------*/
 typedef struct evfs_stat
 {
+   int st_mode;
    int st_uid;
    int st_gid;
    uint64 st_size;




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