From: Christoph Zauner Date: Wed, 11 Jun 2008 12:05:47 +0000 (+0200) Subject: Fix typos. X-Git-Tag: samba-3.3.0pre1~944 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2390aa738f6384016600dffb8065bd0bcda6ef1;p=thirdparty%2Fsamba.git Fix typos. --- diff --git a/source/include/nt_status.h b/source/include/nt_status.h index ef862685e78..30174e4b519 100644 --- a/source/include/nt_status.h +++ b/source/include/nt_status.h @@ -27,10 +27,10 @@ #undef HAVE_IMMEDIATE_STRUCTURES #endif -/* the following rather strange looking definitions of NTSTATUS and WERROR - and there in order to catch common coding errors where different error types +/* The following rather strange looking definitions of NTSTATUS and WERROR + are there in order to catch common coding errors where different error types are mixed up. This is especially important as we slowly convert Samba - from using bool for internal functions + from using bool for internal functions. */ #if defined(HAVE_IMMEDIATE_STRUCTURES)