[commit: ghc] master: rts: delint/detab/dewhitespace Signals.h (22308d7)
git at git.haskell.org
git at git.haskell.org
Mon Jul 28 14:35:21 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/22308d70c437d3ca29a1e1e6e35e7f0589ac2f2d/ghc
>---------------------------------------------------------------
commit 22308d70c437d3ca29a1e1e6e35e7f0589ac2f2d
Author: Austin Seipp <austin at well-typed.com>
Date: Mon Jul 21 10:38:47 2014 -0500
rts: delint/detab/dewhitespace Signals.h
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
22308d70c437d3ca29a1e1e6e35e7f0589ac2f2d
rts/posix/Signals.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/rts/posix/Signals.h b/rts/posix/Signals.h
index 387d688..3100d39 100644
--- a/rts/posix/Signals.h
+++ b/rts/posix/Signals.h
@@ -31,4 +31,3 @@ extern StgInt *signal_handlers;
#include "EndPrivate.h"
#endif /* POSIX_SIGNALS_H */
-
More information about the ghc-commits
mailing list