added DEFAULT_CC
This commit is contained in:
parent
7a8a54acdc
commit
4a04e6968a
@ -1245,7 +1245,7 @@ xrdp_wm_process_input_mouse(struct xrdp_wm* self, int device_flags,
|
|||||||
|
|
||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
/* this is the callbacks comming from libxrdp.so */
|
/* this is the callbacks comming from libxrdp.so */
|
||||||
int
|
int DEFAULT_CC
|
||||||
callback(long id, int msg, long param1, long param2, long param3, long param4)
|
callback(long id, int msg, long param1, long param2, long param3, long param4)
|
||||||
{
|
{
|
||||||
int rv;
|
int rv;
|
||||||
|
Loading…
Reference in New Issue
Block a user