X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffsfs.h;fp=direct%2Fyaffsfs.h;h=b96411f0f599f77fc046132a43acd1828020d7f4;hp=4b0f420625d85f1a36253f4695c9343d0b856be9;hb=2cd67ebaeae8f383e39885e7501efd329c369189;hpb=27f46b587a0e210a0da59e4064812f7c1fe5d8c6 diff --git a/direct/yaffsfs.h b/direct/yaffsfs.h index 4b0f420..b96411f 100644 --- a/direct/yaffsfs.h +++ b/direct/yaffsfs.h @@ -69,9 +69,9 @@ struct yaffs_stat { unsigned long yst_wince_mtime[2]; unsigned long yst_wince_ctime[2]; #else - YTIME_T yst_atime; /* time of last access */ - YTIME_T yst_mtime; /* time of last modification */ - YTIME_T yst_ctime; /* time of last change */ + YTIME_T yst_atime; /* time of last access */ + YTIME_T yst_mtime; /* time of last modification */ + YTIME_T yst_ctime; /* time of last change */ #endif };