CVS commit: src/external/public-domain/tz
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Wed May 13 17:46:00 UTC 2026 Modified Files: src/external/public-domain/tz: tzdata2netbsd Log Message: Restore line whose content vanished in previous Somehow in the previous version, the content of one line was removed, leaving just the indentation tabs... restore that line. While here, and inspired by that line remnant, check for trailing whitespace, and obliterate all of it that is unintentional (there is one space in an EDIT_ME in a here-doc which is intended). Also, in the rarely used "zones added"/"zones removed" commit message, for the set lists, add some vertical white space before the listings of any zones added or removed (happens so rarely, I'm not sure that code has ever been used). To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/external/public-domain/tz/tzdata2netbsd Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.