Index: thermal.h =================================================================== --- thermal.h (revision 1021) +++ thermal.h (revision 1022) @@ -41,6 +41,6 @@ #include "global.h" #include "mymem.h" -POLYAREA * ThermPoly (PCBTypePtr, PinTypePtr, Cardinal); +POLYAREA *ThermPoly(PCBTypePtr, PinTypePtr, Cardinal); #endif