Index: polygon.c =================================================================== --- polygon.c (revision 29317) +++ polygon.c (revision 29318) @@ -1090,7 +1090,7 @@ case 0: break; - /* reset number of points and 'PCB_MODE_LINE' state */ + /* reset number of points line tool state */ case 1: pcb_crosshair.AttachedPolygon.PointN = 0; pcb_crosshair.AttachedLine.State = PCB_CH_STATE_FIRST;