Index: trunk/src_plugins/query/net_len.h =================================================================== --- trunk/src_plugins/query/net_len.h (revision 34940) +++ trunk/src_plugins/query/net_len.h (revision 34941) @@ -4,7 +4,7 @@ vtp0_t objs; unsigned has_junction:1; unsigned has_nontrace:1; - pcb_any_obj_t *junction1, *junction2; /* object with a junction on it before and afterthe list */ + pcb_any_obj_t *junction1, *junction2; /* object with a junction on it before and after the list */ rnd_coord_t ex1, ey1, ex2, ey2; /* extend from the first and last object to the junction point */ rnd_coord_t len; int num_vias; /* number of functional vias, a.k.a. layer group changes */