summaryrefslogtreecommitdiffstats
path: root/transport_mbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'transport_mbox.h')
-rw-r--r--transport_mbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport_mbox.h b/transport_mbox.h
index cb55783..8dd5902 100644
--- a/transport_mbox.h
+++ b/transport_mbox.h
@@ -8,7 +8,7 @@
#include "mbox.h"
int transport_mbox_dispatch(struct mbox_context *context);
-int init_mbox_dev(struct mbox_context *context);
+int transport_mbox_init(struct mbox_context *context);
void free_mbox_dev(struct mbox_context *context);
#endif /* MBOXD_MSG_H */
OpenPOWER on IntegriCloud