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