diff options
Diffstat (limited to 'sesman/libscp/libscp_v1s.h')
-rw-r--r-- | sesman/libscp/libscp_v1s.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/libscp/libscp_v1s.h b/sesman/libscp/libscp_v1s.h index 5e3ec980..322edb28 100644 --- a/sesman/libscp/libscp_v1s.h +++ b/sesman/libscp/libscp_v1s.h @@ -38,7 +38,7 @@ * @param skipVchk if set to !0 skips the version control (to be used after * scp_vXs_accept() ) * - * 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 |