libgpo: rename debug_gpext_header to gpext_debug_header.
[gd/samba-autobuild/.git] / source3 / libgpo / gpext / scripts.c
index 7a3d4e5e0f426163fae4099c92fbc205dbf1b0cd..fc2d3316dfc63458355b7a46c5c7f5fa690d55b2 100644 (file)
@@ -357,7 +357,7 @@ static NTSTATUS scripts_process_group_policy(TALLOC_CTX *mem_ctx,
                GP_SCRIPTS_INI_LOGOFF
        };
 
-       debug_gpext_header(0, "scripts_process_group_policy", flags, gpo,
+       gpext_debug_header(0, "scripts_process_group_policy", flags, gpo,
                           extension_guid, snapin_guid);
 
        status = gpo_get_unix_path(mem_ctx, cache_path(GPO_CACHE_DIR), gpo, &unix_path);