Index: trunk/src/obj_text.c =================================================================== --- trunk/src/obj_text.c (revision 639) +++ trunk/src/obj_text.c (revision 640) @@ -169,7 +169,7 @@ return 0; - TODO("geo: copy the code from pcb-rnd for calculating the corners; need to move mx tranform code from pcb-rnd code to librnd"); + TODO("librnd4: geo: copy the code from pcb-rnd for calculating the corners; need to move mx tranform code from pcb-rnd code to librnd"); return camv_poly_isc_box(&op, box); }