Index: data_it.h =================================================================== --- data_it.h (revision 30912) +++ data_it.h (revision 30913) @@ -40,7 +40,7 @@ /* current state */ pcb_objtype_t remaining; pcb_objtype_t type; - pcb_cardinal_t ln; + rnd_cardinal_t ln; pcb_any_obj_t *last; } pcb_data_it_t;