mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
Spelling fixes s/suceeded/succeeded/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
parent
8b9319c455
commit
4b207f8365
@ -373,7 +373,7 @@ It is also possible that this may sometimes be the number of bytes returned.
|
||||
<para>
|
||||
When call_api() returns, rparam points to the returned parameters. The
|
||||
first if these is the result code. It will be zero if the API call
|
||||
suceeded. This value by be read with "SVAL(rparam,0)".
|
||||
succeeded. This value by be read with "SVAL(rparam,0)".
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user