RIP BOOL. Convert BOOL -> bool. I found a few interesting
[samba.git] / source3 / include / nt_status.h
index f2dab1a7f57f8323cdd9a17eb4d355499550e9a5..ef862685e78fc50f1f1df66474697467cc9c2d01 100644 (file)
@@ -30,7 +30,7 @@
 /* the following rather strange looking definitions of NTSTATUS and WERROR
    and 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)