X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=3387802852eedf6ef7a8bb44f40813c53d123840;hp=72687e2ef93fe4d0e379894228b954028d9918b5;hb=976dbeae825b18e6759f3903073a6784248cc244;hpb=cf6888f05f691aa1a357e7e94f9bf7b98174bbc3 diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index 72687e2..3387802 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -31,7 +31,7 @@ typedef struct yaffsfs_DeviceConfigurationStruct { const YCHAR *prefix; - struct yaffs_dev_s *dev; + struct yaffs_dev *dev; } yaffsfs_DeviceConfiguration;