change_it
change_it(pno, &g_root->parts[j], newname);
change_it(pno, &g_root->parts[i], newname);
void change_it PROTO((int, GEM_PART *, char *));