Index: remove.c =================================================================== --- remove.c (revision 4753) +++ remove.c (revision 4754) @@ -72,7 +72,7 @@ /* --------------------------------------------------------------------------- * remove PCB */ -void RemovePCB(PCBTypePtr Ptr) +void RemovePCB(pcb_board_t *Ptr) { ClearUndoList(pcb_true); FreePCBMemory(Ptr);