summaryrefslogtreecommitdiff
path: root/source4/build/pidl/idl.yp
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/pidl/idl.yp')
-rw-r--r--source4/build/pidl/idl.yp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/pidl/idl.yp b/source4/build/pidl/idl.yp
index 3f670c7b2f..775e1fbd38 100644
--- a/source4/build/pidl/idl.yp
+++ b/source4/build/pidl/idl.yp
@@ -167,7 +167,7 @@ empty_element: property_list ';'
{{
"NAME" => "",
"TYPE" => "EMPTY",
- "PROPERTIES" => $_[0],
+ "PROPERTIES" => $_[1],
"POINTERS" => 0
}}
;