Merge pull request #13 from jrgdiz/jrgdiz/whitespace

Removes extra whitespace at EOL
This commit is contained in:
aj heller
2013-02-28 11:42:51 -08:00
18 changed files with 107 additions and 108 deletions

View File

@@ -72,7 +72,6 @@ offset_sec(Zone) ->
% returns ALL datetimes projected for zone end (given current DST Offset) % returns ALL datetimes projected for zone end (given current DST Offset)
project_end(#zone{until=Until, gmtoff=Offset}, DSTOffset) -> project_end(#zone{until=Until, gmtoff=Offset}, DSTOffset) ->
NUntil= ezic_date:normalize(Until), NUntil= ezic_date:normalize(Until),