X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FApply.h;h=76e36cb9fbbc987957e80e99b473d513f08f6c26;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=14031c26bf011d9d4cf5626600bb6cfec4004acb;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/rts/Apply.h b/ghc/rts/Apply.h index 14031c2..76e36cb 100644 --- a/ghc/rts/Apply.h +++ b/ghc/rts/Apply.h @@ -26,4 +26,4 @@ extern StgFun *stg_stack_save_entries[]; // canned bitmap for each arg type extern StgWord stg_arg_bitmaps[]; -#endif // APPLY_H +#endif /* APPLY_H */