mirror of https://github.com/FreeRDP/FreeRDP
Added wayland OS minor version.
This commit is contained in:
parent
376f6a47e1
commit
3820c91b80
|
@ -58,5 +58,6 @@ enum RDP_CODEC_ID
|
|||
#define OSMINORTYPE_MACINTOSH 0x0006
|
||||
#define OSMINORTYPE_NATIVE_XSERVER 0x0007
|
||||
#define OSMINORTYPE_PSEUDO_XSERVER 0x0008
|
||||
#define OSMINORTYPE_NATIVE_WAYLAND 0x0009
|
||||
|
||||
#endif /* FREERDP_CONSTANTS_H */
|
||||
|
|
Loading…
Reference in New Issue