summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorDavid Keegel <djk-samba@cyber.com.au>2013-12-12 12:08:58 +0100
committerMichael Adam <obnox@samba.org>2013-12-12 17:58:24 +0100
commit9acacb27ec54ef7d14ee095133cd43204535fea3 (patch)
treef1583beb1368082a54ce0ea7c430bd0945f10b01 /source3/include/smb.h
parent6eee3befc813de5f6e8b4a10b9e2cc9724ed6c06 (diff)
downloadsamba-9acacb27ec54ef7d14ee095133cd43204535fea3.tar.gz
samba-9acacb27ec54ef7d14ee095133cd43204535fea3.tar.xz
samba-9acacb27ec54ef7d14ee095133cd43204535fea3.zip
shadow_copy2: Fix some typos
Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Dec 12 17:58:24 CET 2013 on sn-devel-104
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 34900db62a..16aef875ea 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -550,7 +550,7 @@ Offset Data length.
/*
* Timestamp format used in "previous versions":
- * The is the windows-level format of the @GMT- token.
+ * This is the windows-level format of the @GMT- token.
* It is a fixed format not to be confused with the
* format for the POSIX-Level token of the shadow_copy2
* VFS module that can be configured via the "shadow:format"