mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-14 02:27:12 -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
|
||||
|
||||
else:
|
||||
return True
|
||||
return False
|
||||
|
||||
def Decode_Name(nbname):
|
||||
#From http://code.google.com/p/dpkt/ with author's permission.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue