summaryrefslogtreecommitdiff
path: root/rts
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-07-21 19:56:34 -0500
committerAustin Seipp <austin@well-typed.com>2014-07-28 09:29:14 -0500
commit316c0d5217685be2838f626f7bdfacb78196b7ab (patch)
tree15daccda1fdb83860808cdd9cc3b26bdaa073a2d /rts
parent9aa9d17f5aeafd565f3ca88b2bb37795c060fc80 (diff)
downloadhaskell-316c0d5217685be2838f626f7bdfacb78196b7ab.tar.gz
rts: delint/detab/dewhitespace win32/WorkQueue.h
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'rts')
-rw-r--r--rts/win32/WorkQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/win32/WorkQueue.h b/rts/win32/WorkQueue.h
index 3ed2385ec9..eb0b601df3 100644
--- a/rts/win32/WorkQueue.h
+++ b/rts/win32/WorkQueue.h
@@ -1,7 +1,7 @@
/* WorkQueue.h
*
* A fixed-size queue; MT-friendly.
- *
+ *
* (c) sof, 2002-2003
*
*/