Index: obj_pstk_inlines.h =================================================================== --- obj_pstk_inlines.h (revision 31449) +++ obj_pstk_inlines.h (revision 31450) @@ -81,7 +81,8 @@ return &pr->tr.array[protoi]; } -/* return the padstack prototype for a padstack reference - returns NULL if not found */ +/* return the padstack transformed shape for a padstack reference considering its + transformations - returns NULL if not found */ RND_INLINE pcb_pstk_tshape_t *pcb_pstk_get_tshape(pcb_pstk_t *ps) { if (ps->protoi < 0) { /* need to update this */