Because LabVIEW creates tunnels as you wire, tunnels sometimes overlap. Overlapping tunnels do not affect the execution of the block diagram, but they can make editing difficult because it can be hard to tell which tunnel belongs to which wire path.
If tunnels overlap, drag one tunnel away to expose the other. You also can remove all the wires from a tunnel to make the tunnel vanish. You can then rewire the For Loop, While Loop, Case structure, Sequence structure, or Event structure correctly.
If you must wire from an object inside a structure to an object outside the structure and the object inside the structure already has a wire that passes data outside the structure, do not wire through the structure again. Instead, begin the second wire at the tunnel.
In a Case structure, two overlapping tunnels might appear wired in each case.