forget commit

This commit is contained in:
citronneur
2014-06-19 22:22:10 +02:00
parent d725d2b0e2
commit 795269c904
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
'''
@author: sylvain
@author: citronneur
'''
from rdpy.network.const import ConstAttributes, TypeAttributes

View File

@@ -7,7 +7,7 @@ from rdpy.network.layer import LayerMode
class RDP(object):
'''
use to decode and dispatch to observer PDU message and orders
use to decode and dispatch to observer PDU messages and orders
'''
def __init__(self):
'''