summaryrefslogtreecommitdiffstats
path: root/source/smbd/trans2.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@sernet.de>2007-11-26 15:28:13 +0100
committerVolker Lendecke <vl@sernet.de>2007-11-26 15:28:13 +0100
commit8bcd2df841bae63e7d58c35d4728b7d853471697 (patch)
tree05ea16083bfa4f168cbed1e4d534422277d4e541 /source/smbd/trans2.c
parent5b4ba4bfc54e2fa468abe15383e5b33eb5bd1324 (diff)
downloadsamba-8bcd2df841bae63e7d58c35d4728b7d853471697.tar.gz
samba-8bcd2df841bae63e7d58c35d4728b7d853471697.tar.xz
samba-8bcd2df841bae63e7d58c35d4728b7d853471697.zip
Fix bug 5055
Diffstat (limited to 'source/smbd/trans2.c')
-rw-r--r--source/smbd/trans2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/smbd/trans2.c b/source/smbd/trans2.c
index 323d78cde14..e37f6ffbfd0 100644
--- a/source/smbd/trans2.c
+++ b/source/smbd/trans2.c
@@ -3279,7 +3279,7 @@ static char *store_file_unix_basic(connection_struct *conn,
*
* XXX: this really should be behind the VFS interface. To do this, we would
* need to alter SMB_STRUCT_STAT so that it included a flags and a mask field.
- * Each VFS module could then implement it's own mapping as appropriate for the
+ * Each VFS module could then implement its own mapping as appropriate for the
* platform. We would then pass the SMB flags into SMB_VFS_CHFLAGS.
*/
static const struct {unsigned stat_fflag; unsigned smb_fflag;}