mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 13:00:00 -07:00
minor fix
This commit is contained in:
parent
0660cc2fe7
commit
235f0fa8ae
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ def Validate_NBT_NS(data,Wredirect):
|
||||||
return True
|
return True
|
||||||
|
|
||||||
else:
|
else:
|
||||||
return True
|
return False
|
||||||
|
|
||||||
def Decode_Name(nbname):
|
def Decode_Name(nbname):
|
||||||
#From http://code.google.com/p/dpkt/ with author's permission.
|
#From http://code.google.com/p/dpkt/ with author's permission.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue