[commit: ghc] master: Fix formatting (fixes #8551) (1bffa2b)

git at git.haskell.org git at git.haskell.org
Fri Nov 22 14:22:37 UTC 2013


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

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

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

commit 1bffa2b2e7b7d1a829dff44256a5d1da3f2aef88
Author: Arash Rouhani <rarash at student.chalmers.se>
Date:   Wed Nov 20 02:40:26 2013 +0100

    Fix formatting (fixes #8551)
    
    Signed-off-by: Arash Rouhani <rarash at student.chalmers.se>
    Reviewed-by: Austin Seipp <austin at well-typed.com>


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

1bffa2b2e7b7d1a829dff44256a5d1da3f2aef88
 rts/StgMiscClosures.cmm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rts/StgMiscClosures.cmm b/rts/StgMiscClosures.cmm
index b8122b4..450b2d9 100644
--- a/rts/StgMiscClosures.cmm
+++ b/rts/StgMiscClosures.cmm
@@ -582,7 +582,7 @@ CLOSURE(stg_STM_AWOKEN_closure,stg_STM_AWOKEN);
 
    ___________________________
    | Info | No. of | data....
-        |  Ptr | Words  |
+   |  Ptr | Words  |
    ---------------------------
 
    These are *unpointed* objects: i.e. they cannot be entered.



More information about the ghc-commits mailing list