Index: print.h =================================================================== --- print.h (revision 1021) +++ print.h (revision 1022) @@ -36,6 +36,6 @@ #include "global.h" int PrintFab_overhang(void); -void PrintFab (hidGC gc); +void PrintFab(hidGC gc); #endif