diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/tools/XML/Handler/BuildDOM.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/tools/XML/Handler/BuildDOM.pm b/Build/tools/XML/Handler/BuildDOM.pm index e124f47ee49..93c75bec2b7 100644 --- a/Build/tools/XML/Handler/BuildDOM.pm +++ b/Build/tools/XML/Handler/BuildDOM.pm @@ -6,6 +6,7 @@ use XML::DOM; # TODO: # - add support for parameter entity references # - expand API: insert Elements in the tree or stuff into DocType etc. +# sub new { |