diff options
Diffstat (limited to 'runtime/tcpsrv.c')
-rw-r--r-- | runtime/tcpsrv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/tcpsrv.c b/runtime/tcpsrv.c index df9bcec..c66b3c9 100644 --- a/runtime/tcpsrv.c +++ b/runtime/tcpsrv.c @@ -1525,6 +1525,7 @@ SetDrvrTlsVerifyDepth(tcpsrv_t *pThis, int verifyDepth) RETiRet; } + /* End of methods to shuffle autentication settings to the driver.; * -------------------------------------------------------------------------- */ |