summaryrefslogtreecommitdiffstats
path: root/omusrmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'omusrmsg.h')
-rw-r--r--omusrmsg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/omusrmsg.h b/omusrmsg.h
index fe176a57..177b83d3 100644
--- a/omusrmsg.h
+++ b/omusrmsg.h
@@ -25,8 +25,8 @@
#define OMUSRMSG_H_INCLUDED 1
/* prototypes */
-
-int doActionUsrMsg(selector_t *f);
+rsRetVal modInitUsrMsg(int iIFVersRequested, int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)());
+rsRetVal parseSelectorActUsrMsg(uchar **pp, selector_t *f);
#endif /* #ifndef OMUSRMSG_H_INCLUDED */
/*