|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
/**
|
|
|
|
|
* xrdp: A Remote Desktop Protocol server.
|
|
|
|
|
*
|
|
|
|
|
* Copyright (C) Jay Sorg 2004-2013
|
|
|
|
|
* Copyright (C) Jay Sorg 2004-2014
|
|
|
|
|
*
|
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
* you may not use this file except in compliance with the License.
|
|
|
|
@ -113,7 +113,7 @@ struct xrdp_client_info
|
|
|
|
|
|
|
|
|
|
int keyboard_type;
|
|
|
|
|
int keyboard_subtype;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int png_codec_id;
|
|
|
|
|
int png_prop_len;
|
|
|
|
|
char png_prop[64];
|
|
|
|
|