diff options
author | Hunter Haugen <hunter@puppet.com> | 2016-09-15 18:14:23 +0100 |
---|---|---|
committer | Hunter Haugen <hunter@puppet.com> | 2016-09-15 18:14:23 +0100 |
commit | 033d0180c7a4146fc66deef3710506475efedb16 (patch) | |
tree | f340ad54490c33bdd3686d116649bb91aa1cf0c1 /lib/puppet | |
parent | 16b00173e99a988ff9df81b9f01d3cc45c4a00f8 (diff) |
Fix whitespace
Diffstat (limited to 'lib/puppet')
-rw-r--r-- | lib/puppet/parser/functions/dig44.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/puppet/parser/functions/dig44.rb b/lib/puppet/parser/functions/dig44.rb index d703380..1e7c318 100644 --- a/lib/puppet/parser/functions/dig44.rb +++ b/lib/puppet/parser/functions/dig44.rb @@ -1,5 +1,5 @@ -# -# dig44.rb +# +# dig44.rb # module Puppet::Parser::Functions |