mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
source3/utils/net_rpc.c: typo fixes
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
65d0ea7690
commit
616f9d0466
@ -4070,7 +4070,7 @@ static NTSTATUS copy_fn(const char *mnt, struct file_info *f,
|
||||
}
|
||||
|
||||
/**
|
||||
* sync files, can be called recursivly to list files
|
||||
* sync files, can be called recursively to list files
|
||||
* and then call copy_fn for each file
|
||||
*
|
||||
* @param cp_clistate pointer to the copy_clistate we work with
|
||||
|
Loading…
Reference in New Issue
Block a user