diff options
Diffstat (limited to 'source3')
| -rw-r--r-- | source3/smbd/filename.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/filename.c b/source3/smbd/filename.c index 76db5b5ad1..0fdc09ddf9 100644 --- a/source3/smbd/filename.c +++ b/source3/smbd/filename.c @@ -1012,7 +1012,7 @@ NTSTATUS unix_convert(TALLOC_CTX *ctx, } /**************************************************************************** - Ensure a path is not vetod. + Ensure a path is not vetoed. ****************************************************************************/ static NTSTATUS check_veto_path(connection_struct *conn, const char *name) |
