RIP BOOL. Convert BOOL -> bool. I found a few interesting
[jerry/samba.git] / source / nmbd / nmbd_mynames.c
index 8fa5439ee39a32636892b958174c7cee209dbcca..2eb376fc179ed7d0975b7578d131b9f3026ecc5f 100644 (file)
@@ -110,7 +110,7 @@ static void insert_refresh_name_into_unicast( struct subnet_record *subrec,
   Also add the magic Samba names.
 **************************************************************************/
 
-BOOL register_my_workgroup_and_names(void)
+bool register_my_workgroup_and_names(void)
 {
        struct subnet_record *subrec;
        int i;