Skip to content

Commit 2d74007

Browse files
committed
updated
1 parent 4d178fc commit 2d74007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mclient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
except getopt.GetoptError as err:
1414
print(err)
1515
sys.exit(2)
16-
16+
1717
ID = 0
1818
ANY = "0.0.0.0"
1919
MCAST_ADDR = "224.168.2.9"

0 commit comments

Comments
 (0)