mirror of
https://github.com/samba-team/samba.git
synced 2025-08-28 09:49:30 +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:
committed by
Jeremy Allison
parent
bf07b16e30
commit
edfc19f1eb
@ -703,7 +703,7 @@ smbc_init_context(SMBCCTX *context)
|
||||
}
|
||||
|
||||
|
||||
/* Return the verion of samba, and thus libsmbclient */
|
||||
/* Return the version of samba, and thus libsmbclient */
|
||||
const char *
|
||||
smbc_version(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user