X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=c4cd48b1a190a2cc0a2f96e9b8fb29b8696b0f0e;hp=a14797f4a70677ef90b3deaff2e5dd69dadf7b1b;hb=7396445d7d0d13469b9505791114b9dc6b76ffe4;hpb=227cbf526a2c0228495ff2405c866a93c4cd576b diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index a14797f..c4cd48b 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -31,7 +31,7 @@ typedef struct yaffsfs_DeviceConfigurationStruct { const YCHAR *prefix; - struct yaffs_DeviceStruct *dev; + struct yaffs_dev_s *dev; } yaffsfs_DeviceConfiguration;