correct an amazing bug...
This commit is contained in:
@@ -162,7 +162,7 @@ class Client(X224Layer):
|
|||||||
def __init__(self, presentation):
|
def __init__(self, presentation):
|
||||||
"""
|
"""
|
||||||
@param presentation: upper layer, MCS layer in RDP case
|
@param presentation: upper layer, MCS layer in RDP case
|
||||||
"""testName
|
"""
|
||||||
X224Layer.__init__(self, presentation)
|
X224Layer.__init__(self, presentation)
|
||||||
|
|
||||||
def connect(self):
|
def connect(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user