X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=c4cd48b1a190a2cc0a2f96e9b8fb29b8696b0f0e;hb=4be24c244e22ef029cf1f014c0cf8433a49a8a37;hp=a14797f4a70677ef90b3deaff2e5dd69dadf7b1b;hpb=227cbf526a2c0228495ff2405c866a93c4cd576b;p=yaffs2.git 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;