diff options
author | Tim Potter <tpot@samba.org> | 2002-04-04 20:38:10 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-04-04 20:38:10 +0000 |
commit | b3d31d389766b9da7ca9f41a1793e59955a6a75d (patch) | |
tree | d517fa786030c22084213a94623a72c775e8ec6f /source3 | |
parent | f21cfd9413cca27aa290ed90f7758a1af0cc79d8 (diff) | |
download | samba-b3d31d389766b9da7ca9f41a1793e59955a6a75d.tar.gz samba-b3d31d389766b9da7ca9f41a1793e59955a6a75d.tar.bz2 samba-b3d31d389766b9da7ca9f41a1793e59955a6a75d.zip |
More spelling.
(This used to be commit 21c3dff4109a6a4dc6a1b618a489e49e88743d42)
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 |