From df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 16:08:22 +0000 Subject: Remove trailing whitespace (cherry picked from commit 12d3537a7cb975b0a75698f1e1f90e66313a6893) --- config/templates/snom-template.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/templates/snom-template.lua') 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 -- cgit v1.2.3