Minor fix

This commit is contained in:
lgandx 2016-10-12 01:04:11 -03:00
parent 60c91c6626
commit 9c91658fe8

View file

@ -20,7 +20,7 @@ from utils import *
import struct
def WorkstationFingerPrint(data):
def WorkstationFingerPrint(data):
return {
"\x04\x00" :"Windows 95",
"\x04\x0A" :"Windows 98",