X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRtsUtils.h;h=3e8ac5dc26dc0537a5918d64a8c7d2c1aae481a5;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=e2222ae52ca11a63fc5c6ff7e8c15ca2257d46cd;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/rts/RtsUtils.h b/ghc/rts/RtsUtils.h index e2222ae..3e8ac5d 100644 --- a/ghc/rts/RtsUtils.h +++ b/ghc/rts/RtsUtils.h @@ -48,4 +48,4 @@ extern void heapCheckFail( void ); extern void* __hscore_get_saved_termios(int fd); extern void __hscore_set_saved_termios(int fd, void* ts); -#endif // RTSUTILS_H +#endif /* RTSUTILS_H */