master/mailbox.h
changeset 390 685c267d80d8
parent 328 3616bebe70cc
child 883 4963e22a267a
--- a/master/mailbox.h	Wed Oct 11 12:35:10 2006 +0000
+++ b/master/mailbox.h	Thu Oct 12 13:49:01 2006 +0000
@@ -51,7 +51,7 @@
 int      ec_slave_mbox_check(const ec_datagram_t *);
 int      ec_slave_mbox_prepare_fetch(const ec_slave_t *, ec_datagram_t *);
 uint8_t *ec_slave_mbox_fetch(const ec_slave_t *, ec_datagram_t *,
-                             uint8_t, size_t *);
+                             uint8_t *, size_t *);
 
 /*****************************************************************************/