Commit 9188d9b6 authored by Jan-Erik Rediger's avatar Jan-Erik Rediger Committed by 4ast

Remove superfluous word (#802)

parent 0e1b942b
......@@ -183,7 +183,7 @@ class BPF(object):
def __init__(self, src_file="", hdr_file="", text=None, cb=None, debug=0,
cflags=[], usdt_contexts=[]):
"""Create a a new BPF module with the given source code.
"""Create a new BPF module with the given source code.
Note:
All fields are marked as optional, but either `src_file` or `text`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment