Index: change.c =================================================================== --- change.c (revision 10704) +++ change.c (revision 10705) @@ -1236,7 +1236,7 @@ Ptr3 = Ptr1; } - if (pcb_is_obj_in_subc(obj)) { + if (pcb_obj_parent_subc(obj)) { name = pcb_gui->prompt_for(_("Enter terminal ID:"), PCB_EMPTY(obj->term)); /* pcb_term_undoable_rename()*/ return;