diff options
Diffstat (limited to 'common/xrdp_client_info.h')
| -rw-r--r-- | common/xrdp_client_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h index 591d49d7..86d0dc25 100644 --- a/common/xrdp_client_info.h +++ b/common/xrdp_client_info.h @@ -90,7 +90,7 @@ struct xrdp_client_info char orders[32]; int order_flags_ex; int use_bulk_comp; - int pointer_flags; /* 0 color, 1 new */ + int pointer_flags; /* 0 color, 1 new, 2 no new */ }; #endif |
