From: Volker Lendecke Date: Tue, 24 Apr 2012 12:07:00 +0000 (+0200) Subject: s3: Fix a typo X-Git-Tag: samba-4.0.0alpha20~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d0f1d11d07ee2ae64e7a83493e5dddde8611c0;p=thirdparty%2Fsamba.git s3: Fix a typo --- diff --git a/source3/smbd/filename.c b/source3/smbd/filename.c index 95e8c144098..ac218a16fec 100644 --- a/source3/smbd/filename.c +++ b/source3/smbd/filename.c @@ -1276,7 +1276,7 @@ static NTSTATUS build_stream_path(TALLOC_CTX *mem_ctx, * @param ctx talloc_ctx to allocate memory with. * @param conn connection struct for vfs calls. * @param dfs_path Whether this path requires dfs resolution. - * @param smbreq SMB request if we're using privilages. + * @param smbreq SMB request if we're using privileges. * @param name_in The unconverted name. * @param ucf_flags flags to pass through to unix_convert(). * UCF_ALWAYS_ALLOW_WCARD_LCOMP will be OR'd in if