Changes between Version 1 and Version 2 of Ticket #235, comment 33
- Timestamp:
- Jul 23, 2013, 12:20:26 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #235, comment 33
v1 v2 1 1 The difference in file size is by only part of a line, so I don't think it will be possible to match the sizes by altering the header. The partial line could be padded out with "empty" data to make it a full line, but that seems even less ideal a solution than just removing the partial line. 2 line 9 seems to be off by a complete line though, so I'll try altering the header of that one.