Index: ar_cpcb.c =================================================================== --- ar_cpcb.c (revision 19652) +++ ar_cpcb.c (revision 19653) @@ -314,7 +314,7 @@ if (cpcb_map_nets(PCB, &nmap) != 0) { fclose(f); - pcb_message(PCB_MSG_ERROR, "Failed to map nets\n", fn); + pcb_message(PCB_MSG_ERROR, "Failed to map nets\n"); PCB_ACT_IRES(-1); return 0; }