Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 134dcad

Browse filesBrowse files
committed
fix: tweak
1 parent 5f21f2c commit 134dcad
Copy full SHA for 134dcad

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/zeroconf/_protocol/incoming.pxd

Copy file name to clipboardExpand all lines: src/zeroconf/_protocol/incoming.pxd
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ cdef class DNSIncoming:
7272
link=cython.uint,
7373
link_data=cython.uint
7474
)
75-
cdef cython.uint _decode_labels_at_offset(self, unsigned int off, cython.list labels, cython.set seen_pointers)
75+
cdef _decode_labels_at_offset(self, unsigned int off, cython.list labels, cython.set seen_pointers)
7676

7777
cdef _read_header(self)
7878

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.