summaryrefslogtreecommitdiff
path: root/source/libgpo
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-09-25 21:41:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:30:59 -0500
commitcc38e4fc1f2d3f9e2e2ff90a7a004ce8fdfa9238 (patch)
treed5da40c84ea9edede91f5a55fc1c505c1569e9cc /source/libgpo
parentd4eddf88d20b09c450d4358d2ef1bc35736501ff (diff)
downloadsamba-cc38e4fc1f2d3f9e2e2ff90a7a004ce8fdfa9238.tar.gz
r25325: Rename some defines.
Guenther
Diffstat (limited to 'source/libgpo')
-rw-r--r--source/libgpo/gpo_util.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/libgpo/gpo_util.c b/source/libgpo/gpo_util.c
index fa964e8e2cb..126b44cc978 100644
--- a/source/libgpo/gpo_util.c
+++ b/source/libgpo/gpo_util.c
@@ -45,7 +45,7 @@ static struct gp_table gpo_cse_extensions[] = {
/* "Registry Settings"
(http://support.microsoft.com/kb/216357/EN-US/) */
{ "Registry Settings",
- GP_EXT_REGISTRY },
+ GP_EXT_GUID_REGISTRY },
{ "Microsoft Disc Quota",
"3610EDA5-77EF-11D2-8DC5-00C04FA31A66" },
{ "EFS recovery",
@@ -59,9 +59,9 @@ static struct gp_table gpo_cse_extensions[] = {
{ "QoS Packet Scheduler",
"426031c0-0b47-4852-b0ca-ac3d37bfcb39" },
{ "Scripts",
- GP_EXT_SCRIPTS },
+ GP_EXT_GUID_SCRIPTS },
{ "Security",
- GP_EXT_SECURITY },
+ GP_EXT_GUID_SECURITY },
{ "Software Installation",
"C6DC5466-785A-11D2-84D0-00C04FB169F7" },
{ "Wireless Group Policy",