master/sync.h
changeset 2149 98e1e773bed0
parent 1509 a864688e7de5
child 2411 01370d59233d
--- a/master/sync.h	Tue Oct 11 14:06:07 2011 +0200
+++ b/master/sync.h	Mon Oct 24 10:47:36 2011 +0200
@@ -1,6 +1,6 @@
 /******************************************************************************
  *
- *  $Id$
+ *  $Id: sync.h,v a864688e7de5 2009/07/27 10:48:52 fp $
  *
  *  Copyright (C) 2006-2008  Florian Pose, Ingenieurgemeinschaft IgH
  *
@@ -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 *);