diff options
Diffstat (limited to 'libxrdp/xrdp_channel.c')
| -rw-r--r-- | libxrdp/xrdp_channel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxrdp/xrdp_channel.c b/libxrdp/xrdp_channel.c index 7d3909d5..2da0ecdb 100644 --- a/libxrdp/xrdp_channel.c +++ b/libxrdp/xrdp_channel.c @@ -173,7 +173,7 @@ xrdp_channel_call_callback(struct xrdp_channel *self, struct stream *s, /*****************************************************************************/ /* returns error */ -/* This is called from the secure layer to process an incomming non global +/* This is called from the secure layer to process an incoming non global channel packet. 'chanid' passed in here is the mcs channel id so it MCS_GLOBAL_CHANNEL plus something. */ |
