Fix bug #8957 - Typo in pam_winbindd code MUST fix.
[samba.git] / nsswitch / pam_winbind.c
index caae5896c45ca3f69d113940bf2ee4bef1ff0de9..81055c9f0ff9461ce30cc4cb420f9b72937ee5d2 100644 (file)
@@ -2290,7 +2290,7 @@ static const char *get_conf_item_string(struct pwb_context *ctx,
                        goto out;
                }
 
-               parm_opt = iniparser_getstring,(ctx->dict, key, NULL);
+               parm_opt = iniparser_getstring(ctx->dict, key, NULL);
                TALLOC_FREE(key);
 
                _pam_log_debug(ctx, LOG_INFO, "CONFIG file: %s '%s'\n",