summaryrefslogtreecommitdiff
path: root/rts/Ticky.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Ticky.c')
-rw-r--r--rts/Ticky.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Ticky.c b/rts/Ticky.c
index f82cd27104..a216fcb00f 100644
--- a/rts/Ticky.c
+++ b/rts/Ticky.c
@@ -17,7 +17,7 @@
*/
StgEntCounter top_ct
= { 0, 0, 0,
- "TOP", "", NULL,
+ "TOP", "", "",NULL,
0, 0, NULL };
/* Data structure used in ``registering'' one of these counters. */