Fix typos.
authorChristoph Zauner <christoph.zauner@sernet.de>
Wed, 11 Jun 2008 12:05:47 +0000 (14:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 12 Jun 2008 07:25:07 +0000 (09:25 +0200)
(This used to be commit b2390aa738f6384016600dffb8065bd0bcda6ef1)

source3/include/nt_status.h

index ef862685e78fc50f1f1df66474697467cc9c2d01..30174e4b51904f9d2bab07e1150ffad63adaac05 100644 (file)
 #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)