summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/rights.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/network/rights.rb')
-rwxr-xr-xlib/puppet/network/rights.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/network/rights.rb b/lib/puppet/network/rights.rb
index 63ebae892..a57260aa3 100755
--- a/lib/puppet/network/rights.rb
+++ b/lib/puppet/network/rights.rb
@@ -79,7 +79,7 @@ class Rights
raise error
end
- def initialize()
+ def initialize
@rights = []
end