Index: trunk/src_plugins/rbs_routing/rbs_routing.c =================================================================== --- trunk/src_plugins/rbs_routing/rbs_routing.c (revision 38747) +++ trunk/src_plugins/rbs_routing/rbs_routing.c (revision 38748) @@ -76,7 +76,7 @@ rbsr_map_pcb(&rbs, pcb, lid); } else { - rnd_message(RND_MSG_ERROR, "Failed to find a line or arc at that location"); + rnd_message(RND_MSG_ERROR, "Failed to find a line or arc at that location\n"); } return 0;