summaryrefslogtreecommitdiff
path: root/decoders/xfp
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/xfp')
-rw-r--r--decoders/xfp/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/xfp/pd.py b/decoders/xfp/pd.py
index 1e971e6..26f3311 100644
--- a/decoders/xfp/pd.py
+++ b/decoders/xfp/pd.py
@@ -36,7 +36,7 @@ class Decoder(srd.Decoder):
('fields', 'XFP structure fields'),
)
- def __init__(self, **kwargs):
+ def __init__(self):
# Received data items, used as an index into samplenum/data
self.cnt = -1
# Start/end sample numbers per data item