diff options
author | Peter Eisentraut | 2013-11-10 14:20:52 +0000 |
---|---|---|
committer | Peter Eisentraut | 2013-11-10 19:48:29 +0000 |
commit | 001e114b8d59f4eaf2a314a2bc5e57078afdf82f (patch) | |
tree | 606fa622be346ef917886a29aea7e17383e00d31 /src/timezone/tznames | |
parent | dca09ac53329e92d73f45674957c26d3d7ae5117 (diff) |
Fix whitespace issues found by git diff --check, add gitattributes
Set per file type attributes in .gitattributes to fine-tune whitespace
checks. With the associated cleanups, the tree is now clean for git
Diffstat (limited to 'src/timezone/tznames')
-rw-r--r-- | src/timezone/tznames/Australia.txt | 1 | ||||
-rw-r--r-- | src/timezone/tznames/Default | 1 | ||||
-rw-r--r-- | src/timezone/tznames/Etc.txt | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/timezone/tznames/Australia.txt b/src/timezone/tznames/Australia.txt index 906c7fc43ae..4f324caa012 100644 --- a/src/timezone/tznames/Australia.txt +++ b/src/timezone/tznames/Australia.txt @@ -60,4 +60,3 @@ WDT 32400 D # West Australian Daylight-Saving Time (not in zic) WST 28800 # Western Standard Time (Australia) # (Antarctica/Casey) # (Australia/Perth) - diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default index 3d5efbd6d4e..e5a5498c840 100644 --- a/src/timezone/tznames/Default +++ b/src/timezone/tznames/Default @@ -729,4 +729,3 @@ WAKT 43200 # Wake Time WFT 43200 # Wallis and Futuna Time # (Pacific/Wallis) YAPT 36000 # Yap Time (Micronesia) (not in zic) - diff --git a/src/timezone/tznames/Etc.txt b/src/timezone/tznames/Etc.txt index 52bd834a4ab..a4ea1dee686 100644 --- a/src/timezone/tznames/Etc.txt +++ b/src/timezone/tznames/Etc.txt @@ -32,4 +32,3 @@ UTC 0 # Coordinated Universal Time # (Etc/UTC) Z 0 # Zulu ZULU 0 # Zulu - |