[Git][ghc/ghc][wip/ghc-debug] Add missing EOL
David Eichmann
gitlab at gitlab.haskell.org
Tue Oct 13 11:16:52 UTC 2020
David Eichmann pushed to branch wip/ghc-debug at Glasgow Haskell Compiler / GHC
Commits:
9988a0db by David Eichmann at 2020-10-13T12:16:16+01:00
Add missing EOL
- - - - -
1 changed file:
- libraries/ghc-heap/tests/create_tso.h
Changes:
=====================================
libraries/ghc-heap/tests/create_tso.h
=====================================
@@ -16,4 +16,4 @@ void create_and_unpack_tso_and_stack
, StgWord ** outStackHeapRep // Array of words
, int * outStackPointersSize // Size of outPointers (in words)
, StgClosure *** outStackPointers // Array of all pointers of the TSO
- );
\ No newline at end of file
+ );
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9988a0db0fcf91103697bef5889c98fd8214ae9f
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9988a0db0fcf91103697bef5889c98fd8214ae9f
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201013/33b6a227/attachment.html>
More information about the ghc-commits
mailing list