Kaydet (Commit) 37e887d1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove unused tag type name (that happens to be reserved) in typedef

Change-Id: I593e7f711c108b273f7a9d0bdcf90c84e97c4d29
üst daa6a985
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
// typedefs // typedefs
// The layout for an instance of MetaDataImporterPlugIn // The layout for an instance of MetaDataImporterPlugIn
typedef struct __MetadataImporterPluginType typedef struct
{ {
MDImporterInterfaceStruct *conduitInterface; MDImporterInterfaceStruct *conduitInterface;
CFUUIDRef factoryID; CFUUIDRef factoryID;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment