diff options
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 * */ |