Added a small thankyou-comment.

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@359 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Erik Forsberg 2003-04-03 13:56:51 +00:00
parent bc446480d5
commit af17f51472

View File

@ -94,6 +94,7 @@ enum MCS_PDU_TYPE
#define LICENCE_TAG_AUTHRESP 0x0215 #define LICENCE_TAG_AUTHRESP 0x0215
#define LICENCE_TAG_RESULT 0x02ff #define LICENCE_TAG_RESULT 0x02ff
/* RDP5 licensing constants - thanks goes to Steve Fosdick for finding them! */
#define LICENCE_TAG_DEMAND_5 0x0301 #define LICENCE_TAG_DEMAND_5 0x0301
#define LICENCE_TAG_AUTHREQ_5 0x0302 #define LICENCE_TAG_AUTHREQ_5 0x0302
#define LICENCE_TAG_ISSUE_5 0x0303 #define LICENCE_TAG_ISSUE_5 0x0303