master/sync.h
branchstable-1.5
changeset 2123 4c335a1d4db0
parent 1509 a864688e7de5
--- a/master/sync.h	Tue Oct 11 14:06:07 2011 +0200
+++ b/master/sync.h	Mon Oct 24 10:47:36 2011 +0200
@@ -59,7 +59,7 @@
 void ec_sync_init_copy(ec_sync_t *, const ec_sync_t *);
 void ec_sync_clear(ec_sync_t *);
 void ec_sync_page(const ec_sync_t *, uint8_t, uint16_t,
-        const ec_sync_config_t *, uint8_t *);
+        const ec_sync_config_t *, uint8_t, uint8_t *);
 int ec_sync_add_pdo(ec_sync_t *, const ec_pdo_t *);
 ec_direction_t ec_sync_default_direction(const ec_sync_t *);