correct an amazing bug...

This commit is contained in:
speyrefitte
2014-10-15 11:06:00 +02:00
parent f9d6cf145b
commit 22357d4267

View File

@@ -162,7 +162,7 @@ class Client(X224Layer):
def __init__(self, presentation):
"""
@param presentation: upper layer, MCS layer in RDP case
"""testName
"""
X224Layer.__init__(self, presentation)
def connect(self):