Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Jan 26, 2017
1 parent 29a36bf commit cb3a259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/NtpClient.rb
Expand Up @@ -1311,7 +1311,7 @@ def cache_server(server)

# CFA instance for reading/writing /etc/ntp.conf
def ntp_conf
@ntp_conf ||= CFA::NtpConf.new
@ntp_conf ||= CFA::NtpConf.new
end

publish variable: :AbortFunction, type: "boolean ()"
Expand Down

0 comments on commit cb3a259

Please sign in to comment.