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 322edb28..cc29d70d 100644 --- a/sesman/libscp/libscp_v1s.h +++ b/sesman/libscp/libscp_v1s.h @@ -48,7 +48,7 @@ scp_v1s_accept(struct SCP_CONNECTION* c, struct SCP_SESSION** s, int skipVchk); * * @brief denies connection to sesman * @param c connection descriptor - * @param reason pointer to a string containinge the reason for denying connection + * @param reason pointer to a string containing the reason for denying connection * */ /* 002 */ |
