r22357: Don't use 'our'
[samba.git] / source4 / pidl / lib / Parse / Pidl / Samba4 / EJS.pm
index 054074297bc51fb680ed8d7aa6e163a5a05177a5..ea8a96872cd77b02dbe9764b37f097d7c911dce3 100644 (file)
@@ -21,8 +21,8 @@ use Parse::Pidl::Samba4::NDR::Parser qw(GenerateStructEnv GenerateFunctionInEnv
 use vars qw($VERSION);
 $VERSION = '0.01';
 
-our $res;
-our $res_hdr;
+my $res;
+my $res_hdr;
 
 my %constants;