summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-05-07 16:08:22 -0700
committerTim Burke <tim.burke@gmail.com>2021-05-07 16:08:22 -0700
commit5355c0268b3e633a91ae912ff394440ea3fc3f7d (patch)
tree9efa0719787c67ac85bc61e1fcec7ca9723df4d0
parentab49ad922db0e9658525fee7919c9fae311d15f2 (diff)
downloadpyeclib-5355c0268b3e633a91ae912ff394440ea3fc3f7d.tar.gz
Fix reconstruct docstring
Change-Id: Ia3bbea67c65b33262307085c48fc3401988bbc93
-rw-r--r--pyeclib/ec_iface.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyeclib/ec_iface.py b/pyeclib/ec_iface.py
index a924dc3..c7dfcac 100644
--- a/pyeclib/ec_iface.py
+++ b/pyeclib/ec_iface.py
@@ -302,7 +302,6 @@ class ECDriver(object):
:param missing_fragment_indexes: a list of integers representing
the indexes of the fragments to be
reconstructed.
- :param destination_index: the index of the element to reconstruct
:returns: a list of buffers (ordered by fragment index) containing
the reconstructed payload associated with the indexes
provided in missing_fragment_indexes