RIP BOOL. Convert BOOL -> bool. I found a few interesting
[jerry/samba.git] / source / registry / reg_frontend.c
index 1a82db3673baeb1c7c323a88eb25c8c688d66c07..00972390bdf0ada6462cd7e2fc78dde257a0a8e2 100644 (file)
@@ -48,7 +48,7 @@ REGISTRY_HOOK reg_hooks[] = {
  Open the registry database and initialize the REGISTRY_HOOK cache
  ***********************************************************************/
  
-BOOL init_registry( void )
+bool init_registry( void )
 {
        int i;