mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
libsmb: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
3fb8eebfe3
commit
dbb1226c7c
@ -231,7 +231,7 @@ static void _cli_shutdown(struct cli_state *cli)
|
||||
cli_nt_pipes_close(cli);
|
||||
|
||||
/*
|
||||
* tell our peer to free his resources. Wihtout this, when an
|
||||
* tell our peer to free his resources. Without this, when an
|
||||
* application attempts to do a graceful shutdown and calls
|
||||
* smbc_free_context() to clean up all connections, some connections
|
||||
* can remain active on the peer end, until some (long) timeout period
|
||||
|
Loading…
x
Reference in New Issue
Block a user