Index: command.c =================================================================== --- command.c (revision 4786) +++ command.c (revision 4787) @@ -364,7 +364,7 @@ /* --------------------------------------------------------------------------- */ -HID_Action shand_cmd_action_list[] = { +pcb_hid_action_t shand_cmd_action_list[] = { {"h", 0, CommandHelp, h_help, h_syntax} ,