RIP BOOL. Convert BOOL -> bool. I found a few interesting
[samba.git] / source3 / lib / util_reg.c
index c319d7d31f03ddf8eadaa259b363af2253ba1078..956f0475a576ddbc4812d151a10d69d2769a10ac 100644 (file)
@@ -123,7 +123,7 @@ void normalize_dbkey(char *key)
 /*
  * check whether a given value name is forbidden in registry (smbconf)
  */
-BOOL registry_smbconf_valname_forbidden(const char *valname)
+bool registry_smbconf_valname_forbidden(const char *valname)
 {
        /* hard code the list of forbidden names here for now */
        const char *forbidden_valnames[] = {