[commit: ghc] master: rts: delint/detab/dewhitespace ThreadLabels.c (a6fc4bd)

git at git.haskell.org git at git.haskell.org
Mon Jul 28 14:37:22 UTC 2014


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

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

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

commit a6fc4bdb77b3773a6f2a33f8032eab15b22b8e0b
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Jul 21 20:36:35 2014 -0500

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


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

a6fc4bdb77b3773a6f2a33f8032eab15b22b8e0b
 rts/ThreadLabels.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rts/ThreadLabels.c b/rts/ThreadLabels.c
index 8838042..981a5d9 100644
--- a/rts/ThreadLabels.c
+++ b/rts/ThreadLabels.c
@@ -82,4 +82,3 @@ labelThread(Capability *cap   STG_UNUSED,
 #endif
   traceThreadLabel(cap, tso, label);
 }
-



More information about the ghc-commits mailing list