libsmbconf: make registry_smbconf_valname_forbidden() static
authorMichael Adam <obnox@samba.org>
Tue, 8 Apr 2008 20:56:06 +0000 (22:56 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 9 Apr 2008 23:29:00 +0000 (01:29 +0200)
Michael
(This used to be commit 798808174d0d4cae3a746e26a253cad1a3177684)

source3/lib/smbconf/smbconf_reg.c

index e8ce1f55a5e778db35c38924960ff7542d5a9248..9d526b465e31b117bccdfbc356b386f6585ed54a 100644 (file)
@@ -44,7 +44,7 @@ static struct reg_private_data *rpd(struct smbconf_ctx *ctx)
 /*
  * check whether a given value name is forbidden in registry (smbconf)
  */
-bool registry_smbconf_valname_forbidden(const char *valname)
+static bool registry_smbconf_valname_forbidden(const char *valname)
 {
        /* hard code the list of forbidden names here for now */
        const char *forbidden_valnames[] = {