Index: tool_buffer.c =================================================================== --- tool_buffer.c (revision 33003) +++ tool_buffer.c (revision 33004) @@ -58,7 +58,7 @@ pcb_board_t *pcb = (pcb_board_t *)hl; if (rnd_gui->shift_is_pressed(rnd_gui)) { - rnd_actionva(hl, "ReplaceFootprint", "object", "@buffer", "dumb", NULL); + rnd_actionva(hl, "ReplaceFootprint", "object", "@buffer", "", NULL); return; }