[commit: ghc] master: rts: delint/detab/dewhitespace RtsDllMain.h (60c6bd4)
git at git.haskell.org
git at git.haskell.org
Mon Jul 28 14:37:18 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/60c6bd4ab8b99398037f8a66786415e29f3e47fa/ghc
>---------------------------------------------------------------
commit 60c6bd4ab8b99398037f8a66786415e29f3e47fa
Author: Austin Seipp <austin at well-typed.com>
Date: Mon Jul 21 20:35:35 2014 -0500
rts: delint/detab/dewhitespace RtsDllMain.h
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
60c6bd4ab8b99398037f8a66786415e29f3e47fa
rts/RtsDllMain.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/rts/RtsDllMain.h b/rts/RtsDllMain.h
index d781127..4b9480d 100644
--- a/rts/RtsDllMain.h
+++ b/rts/RtsDllMain.h
@@ -1,4 +1,3 @@
-
#include "Rts.h"
#ifdef HAVE_WINDOWS_H
@@ -14,4 +13,3 @@ DllMain ( HINSTANCE hInstance
, LPVOID reserved
);
#endif
-
More information about the ghc-commits
mailing list