X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;fp=direct%2Fyaffscfg.h;h=29417c2028672112f9ba07fcad849f442e49860d;hp=2b46b392d3a55fb61ac142a5aad05ce2561fd9e8;hb=4a96d43bb566f00596a31a41c535cabbf52d4f20;hpb=523109e39ed14c0153c7947ad7a8f31a0917df93 diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index 2b46b39..29417c2 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -28,7 +28,7 @@ #define YAFFSFS_N_HANDLES 100 -typedef struct { +typedef struct yaffsfs_DeviceConfigurationStruct { const YCHAR *prefix; struct yaffs_DeviceStruct *dev; } yaffsfs_DeviceConfiguration;