From 2b2cdb5a6c2e8659771451571c77844488c6fa92 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 2 Aug 2007 13:22:23 +0000 Subject: added tryResume() API to module interface --- omusrmsg.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'omusrmsg.c') diff --git a/omusrmsg.c b/omusrmsg.c index a3120280..7fe56dde 100644 --- a/omusrmsg.c +++ b/omusrmsg.c @@ -245,6 +245,10 @@ static rsRetVal wallmsg(uchar* pMsg, instanceData *pData) } +BEGINtryResume +CODESTARTtryResume +ENDtryResume + BEGINdoAction CODESTARTdoAction dprintf("\n"); -- cgit