X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=29417c2028672112f9ba07fcad849f442e49860d;hp=2b46b392d3a55fb61ac142a5aad05ce2561fd9e8;hb=bfb36fe45ceea5a7e8347b24a575ab627e60df94;hpb=0333f489a25b05a4c0176258204eee1db9e8c9e0 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;