From b3d31d389766b9da7ca9f41a1793e59955a6a75d Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Thu, 4 Apr 2002 20:38:10 +0000 Subject: More spelling. (This used to be commit 21c3dff4109a6a4dc6a1b618a489e49e88743d42) --- source3/include/MacExtensions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') 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 -- cgit