mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s4:ntvfs: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
1bb5cfef87
commit
b1e2315528
@ -31,7 +31,7 @@
|
|||||||
#include "ntvfs/simple/proto.h"
|
#include "ntvfs/simple/proto.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
convert a windows path to a unix path - don't do any manging or case sensitive handling
|
convert a windows path to a unix path - don't do any mangling or case sensitive handling
|
||||||
*/
|
*/
|
||||||
char *svfs_unix_path(struct ntvfs_module_context *ntvfs,
|
char *svfs_unix_path(struct ntvfs_module_context *ntvfs,
|
||||||
struct ntvfs_request *req, const char *name)
|
struct ntvfs_request *req, const char *name)
|
||||||
|
Loading…
Reference in New Issue
Block a user