diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/MacExtensions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/MacExtensions.h b/source3/include/MacExtensions.h index f104d19764..d09370ed9f 100644 --- a/source3/include/MacExtensions.h +++ b/source3/include/MacExtensions.h @@ -86,7 +86,7 @@ typedef struct _SambaAfpInfo ** ** We will be using infromation levels that are betwwen 0x300 and 0x399 for all Macintosh ** extentions calls. The first of these will be the SMB_MAC_QUERY_FS_INFO level which -** will allow the server to return the MacQueryFSInfo structure. All feilds are Little +** will allow the server to return the MacQueryFSInfo structure. All fields are Little ** Endian unless other wise specified. */ #define SMB_MAC_QUERY_FS_INFO 0x301 |