forget commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
'''
|
||||
@author: sylvain
|
||||
@author: citronneur
|
||||
'''
|
||||
|
||||
from rdpy.network.const import ConstAttributes, TypeAttributes
|
||||
|
||||
@@ -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):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user