summaryrefslogtreecommitdiff
path: root/rts/eventlog/EventLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/eventlog/EventLog.h')
-rw-r--r--rts/eventlog/EventLog.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/rts/eventlog/EventLog.h b/rts/eventlog/EventLog.h
index 6bb1404e92..e09da07e6b 100644
--- a/rts/eventlog/EventLog.h
+++ b/rts/eventlog/EventLog.h
@@ -48,11 +48,11 @@ void postCapMsg(Capability *cap, char *msg, va_list ap);
void postEventStartup(EventCapNo n_caps);
/*
- * Post a capability set modification event
+ * Post an event that is associated with a capability set
*/
-void postCapsetModifyEvent (EventTypeNum tag,
- EventCapsetID capset,
- StgWord32 other);
+void postCapsetEvent (EventTypeNum tag,
+ EventCapsetID capset,
+ StgWord info);
/*
* Post a capability set event with a string payload