Index: rats_patch.h =================================================================== --- rats_patch.h (revision 38208) +++ rats_patch.h (revision 38209) @@ -103,7 +103,7 @@ PCB_RPE_CONN_ADD, /* netn; val is the terminal pin/pad name */ PCB_RPE_CONN_DEL, /* netn; val is the terminal pin/pad name */ - PCB_RPE_ATTR_CHG /* netn; key is the attribute name, val is the new attribute value */ + PCB_RPE_COMP_ATTR_CHG /* netn is component name; key is the attribute name, val is the new attribute value */ } pcb_rats_patch_export_ev_t; /* Call cb() for each item to output; PCB_PTRE_INFO* is calculated/called only