Index: plug_footprint.c =================================================================== --- plug_footprint.c (revision 5666) +++ plug_footprint.c (revision 5667) @@ -356,7 +356,7 @@ if (res >= 0) n_footprints += res; else - pcb_message(PCB_MSG_DEFAULT, "Warning: footprint library list error on %s\n", toppath); + pcb_message(PCB_MSG_WARNING, "Warning: footprint library list error on %s\n", toppath); } #ifdef DEBUG