summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rts/StgRun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/StgRun.h b/rts/StgRun.h
index 71b92e2d88..3839793fc3 100644
--- a/rts/StgRun.h
+++ b/rts/StgRun.h
@@ -3,7 +3,7 @@
* (c) The GHC Team, 1998-2004
*
* Tiny assembler 'layer' between the C and STG worlds.
- *
+ *
---------------------------------------------------------------------------- */
#ifndef STGRUN_H