summaryrefslogtreecommitdiff
path: root/rts
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-07-21 10:38:47 -0500
committerAustin Seipp <austin@well-typed.com>2014-07-28 09:29:13 -0500
commit22308d70c437d3ca29a1e1e6e35e7f0589ac2f2d (patch)
tree694bbc189065715878ad2937bf5ea5b45f334127 /rts
parent875f4c8519345f83cdf179fa6c4c972440647192 (diff)
downloadhaskell-22308d70c437d3ca29a1e1e6e35e7f0589ac2f2d.tar.gz
rts: delint/detab/dewhitespace Signals.h
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'rts')
-rw-r--r--rts/posix/Signals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/posix/Signals.h b/rts/posix/Signals.h
index 387d688912..3100d39537 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 */
-