diff options
| author | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
|---|---|---|
| committer | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
| commit | 92a6833e9b808301bb3435bc1290f4b8d6242be5 (patch) | |
| tree | 98b1175dafcc2d3177fce02b91b77a6f6eb1e620 /sesman/libscp/libscp_vX.h | |
| parent | afa6ec97cc90ce45086df13ca7a5914a28175820 (diff) | |
| download | xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.tar.gz xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.zip | |
Fix typos
Diffstat (limited to 'sesman/libscp/libscp_vX.h')
| -rw-r--r-- | sesman/libscp/libscp_vX.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/libscp/libscp_vX.h b/sesman/libscp/libscp_vX.h index a68a9ede..ef0a8290 100644 --- a/sesman/libscp/libscp_vX.h +++ b/sesman/libscp/libscp_vX.h @@ -38,7 +38,7 @@ * @brief version neutral server accept function * @param c connection descriptor * @param s session descriptor pointer address. - * it will return a newely allocated descriptor. + * it will return a newly allocated descriptor. * It this memory needs to be g_free()d * */ |
