Added comment about where to find definition of General Capability set.

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@338 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Erik Forsberg 2003-03-06 14:06:38 +00:00
parent 71b7638683
commit 3a1e4d167b

View File

@ -189,7 +189,7 @@ enum RDP_INPUT_DEVICE
#define TEXT2_IMPLICIT_X 0x20
/* RDP capabilities */
#define RDP_CAPSET_GENERAL 1
#define RDP_CAPSET_GENERAL 1 /* Maps to generalCapabilitySet in T.128 page 138 */
#define RDP_CAPLEN_GENERAL 0x18
#define OS_MAJOR_TYPE_UNIX 4
#define OS_MINOR_TYPE_XSERVER 7