summaryrefslogtreecommitdiff
path: root/source3/registry/reg_printing.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/registry/reg_printing.c')
-rw-r--r--source3/registry/reg_printing.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/registry/reg_printing.c b/source3/registry/reg_printing.c
index e50a5f4d4f..14eb57c6f2 100644
--- a/source3/registry/reg_printing.c
+++ b/source3/registry/reg_printing.c
@@ -90,6 +90,8 @@ static int print_subpath_environments( char *key, REGSUBKEY_CTR *subkeys )
"Windows NT R4000",
"Windows NT Alpha_AXP",
"Windows NT PowerPC",
+ "Windows IA64",
+ "Windows x64",
NULL };
fstring *drivers = NULL;
int i, env_index, num_drivers;