diff options
Diffstat (limited to 'sesman/libscp/libscp_v1s_mng.h')
-rw-r--r-- | sesman/libscp/libscp_v1s_mng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/libscp/libscp_v1s_mng.h b/sesman/libscp/libscp_v1s_mng.h index 72df9fa6..83dee35b 100644 --- a/sesman/libscp/libscp_v1s_mng.h +++ b/sesman/libscp/libscp_v1s_mng.h @@ -36,7 +36,7 @@ * @param c connection descriptor * @param s pointer to session descriptor pointer * - * this function places in *s the address of a newely allocated SCP_SESSION structure + * this function places in *s the address of a newly allocated SCP_SESSION structure * that should be free()d */ enum SCP_SERVER_STATES_E |