Index: polystitch.c =================================================================== --- polystitch.c (revision 17329) +++ polystitch.c (revision 17330) @@ -122,7 +122,7 @@ } static pcb_hid_action_t polystitch_action_list[] = { - {"PolyStitch", 0, pcb_act_polystitch, + {"PolyStitch", pcb_act_polystitch, NULL, NULL} };