summaryrefslogtreecommitdiffstats
path: root/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'msg.c')
-rw-r--r--msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/msg.c b/msg.c
index 4ed53907..7c17f8ce 100644
--- a/msg.c
+++ b/msg.c
@@ -2087,7 +2087,7 @@ BEGINObjClassInit(Msg, 1)
funcUnlock = MsgLockingDummy;
funcDeleteMutex = MsgLockingDummy;
funcMsgPrepareEnqueue = MsgLockingDummy;
-ENDObjClassInit
+ENDObjClassInit(Msg)
/*
* vi:set ai: