1
0
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:
Volker Lendecke
2020-03-01 18:11:52 +01:00
committed by Jeremy Allison
parent bf07b16e30
commit edfc19f1eb

View File

@ -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)
{