diff options
author | Nan Liu <nan@puppetlabs.com> | 2012-07-27 16:01:33 -0700 |
---|---|---|
committer | Nan Liu <nan@puppetlabs.com> | 2012-07-27 16:01:33 -0700 |
commit | 9e55e18c84259bb007fa023c9e06b908e8f042a2 (patch) | |
tree | 747efca041902c7c453af055fa058cfcdc168ae3 /manifests/params.pp | |
parent | c0ea8207bc2bdb4d62c81ac6f547e560549f2fd3 (diff) | |
download | puppet-tftp-9e55e18c84259bb007fa023c9e06b908e8f042a2.tar.gz puppet-tftp-9e55e18c84259bb007fa023c9e06b908e8f042a2.tar.bz2 |
Fix whitespace and readme.
Diffstat (limited to 'manifests/params.pp')
-rw-r--r-- | manifests/params.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/params.pp b/manifests/params.pp index 93344b7..bbe86cc 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -43,5 +43,4 @@ class tftp::params { warning("tftp:: $::operatingsystem may not be supported") } } - } |