s3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Tue, 24 Apr 2012 12:07:00 +0000 (14:07 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 24 Apr 2012 14:44:26 +0000 (16:44 +0200)
source3/smbd/filename.c

index 95e8c1440987f6db0cba862290655400abc63ef3..ac218a16fec63313aacb3deb8c953eeb3e83203f 100644 (file)
@@ -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