Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 208 → Rev 209

/trunk/make.c
209,7 → 209,7
 
hstm->version = 0;
hstm->class_id = plugInClassID;
hstm->event_id = event_id;
hstm->event_id = *event_id;
hstm->aete_resid = AETE_ID;
 
p += offsetof(PIProperty, propertyData) + prop->propertyLength;