From 964e860072cd4871481481d5b3ffa96abb1bac35 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 14 Jan 2016 16:32:09 +0000 Subject: Run through codespell --- libxrdp/libxrdp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libxrdp/libxrdp.c') diff --git a/libxrdp/libxrdp.c b/libxrdp/libxrdp.c index acc41444..834e6ae3 100644 --- a/libxrdp/libxrdp.c +++ b/libxrdp/libxrdp.c @@ -105,7 +105,7 @@ libxrdp_get_pdu_bytes(const char *aheader) } /******************************************************************************/ -/* only used durring connection */ +/* only used during connection */ struct stream * APP_CC libxrdp_force_read(struct trans* trans) { @@ -1074,7 +1074,7 @@ libxrdp_query_channel(struct xrdp_session *session, int index, } /*****************************************************************************/ -/* returns a zero based index of the channel, -1 if error or it dosen't +/* returns a zero based index of the channel, -1 if error or it doesn't exist */ int EXPORT_CC libxrdp_get_channel_id(struct xrdp_session *session, char *name) -- cgit v1.2.3