Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Code-Correction.ps1
2018-06-10
| ||
14:15 | Added: Correction to line 51. Each octet pair should be two characters. Original code omits leading zeroes in an octet pair. The format expressions should be {”{0:x2}” and not {”{0:x}”. file: [2cfc031a7b] check-in: [602211aaad] user: Michael Liben branch: trunk, size: 520 | |