summaryrefslogtreecommitdiffstats
path: root/config/templates/snom-template.lua
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 16:08:22 +0000
committerTed Trask <ttrask01@yahoo.com>2016-11-08 18:52:13 +0000
commitdf5ad37e297ffe69ec20c9aec332f81ef7e7e6fa (patch)
tree733cfc8e89018f3087afd038f7c651f2e73fd282 /config/templates/snom-template.lua
parentf27e30740e371b4cd8947797bcf8c91f86b6768e (diff)
downloadacf-provisioning-df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa.tar.bz2
acf-provisioning-df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa.tar.xz
Remove trailing whitespace
(cherry picked from commit 12d3537a7cb975b0a75698f1e1f90e66313a6893)
Diffstat (limited to 'config/templates/snom-template.lua')
-rw-r--r--config/templates/snom-template.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/templates/snom-template.lua b/config/templates/snom-template.lua
index 635ce3e..19c529e 100644
--- a/config/templates/snom-template.lua
+++ b/config/templates/snom-template.lua
@@ -128,7 +128,7 @@ if tz then
return date..' '..time
end
-
+
if tz.dst then
xml_elem('dst', '3600 '..dstrule(tz.dst.start)..' '..dstrule(tz.dst.stop), 'R')
else