summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/clipboard_file.c
diff options
context:
space:
mode:
authorPavel Roskin <prroskin@amazon.com>2016-01-14 16:32:09 +0000
committerPavel Roskin <plroskin@gmail.com>2016-01-14 08:47:50 -0800
commit964e860072cd4871481481d5b3ffa96abb1bac35 (patch)
tree10f00786ae0b59038feac3128ad073d248fbbd92 /sesman/chansrv/clipboard_file.c
parent380c0cd2e77ece844691c3a67b17debb1f514fd5 (diff)
downloadxrdp-proprietary-964e860072cd4871481481d5b3ffa96abb1bac35.tar.gz
xrdp-proprietary-964e860072cd4871481481d5b3ffa96abb1bac35.zip
Run through codespell
Diffstat (limited to 'sesman/chansrv/clipboard_file.c')
-rw-r--r--sesman/chansrv/clipboard_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/chansrv/clipboard_file.c b/sesman/chansrv/clipboard_file.c
index c1fb0909..e994585a 100644
--- a/sesman/chansrv/clipboard_file.c
+++ b/sesman/chansrv/clipboard_file.c
@@ -553,7 +553,7 @@ clipboard_process_file_request(struct stream *s, int clip_msg_status,
}
/*****************************************************************************/
-/* server requested info about the file and this is the responce
+/* server requested info about the file and this is the response
it's either the file size or file data */
int APP_CC
clipboard_process_file_response(struct stream *s, int clip_msg_status,