[commit: ghc] master: rts: delint/detab/dewhitespace Globals.h (4a09baa)

git at git.haskell.org git at git.haskell.org
Mon Jul 28 14:36:38 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/4a09baa8124ea0efc6000ef240727b0a98dac9e2/ghc

>---------------------------------------------------------------

commit 4a09baa8124ea0efc6000ef240727b0a98dac9e2
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Jul 21 20:25:32 2014 -0500

    rts: delint/detab/dewhitespace Globals.h
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


>---------------------------------------------------------------

4a09baa8124ea0efc6000ef240727b0a98dac9e2
 rts/Globals.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rts/Globals.h b/rts/Globals.h
index 445072c..395d240 100644
--- a/rts/Globals.h
+++ b/rts/Globals.h
@@ -16,4 +16,3 @@ RTS_PRIVATE void initGlobalStore(void);
 RTS_PRIVATE void exitGlobalStore(void);
 
 #endif
-



More information about the ghc-commits mailing list