Ticket #1494: tango-ppc64ice.2.diff
| File tango-ppc64ice.2.diff, 0.9 kB (added by afb, 3 years ago) |
|---|
-
tango/net/cluster/tina/QueueFile.d
old new 35 35 prior; // size of the prior chunk 36 36 ushort check; // simpe header checksum 37 37 ubyte pad; // how much padding applied? 38 byte[5] unused; // future use 38 byte unused1; // future use 39 byte unused2; // future use 40 byte unused3; // future use 41 byte unused4; // future use 42 byte unused5; // future use 39 43 } 40 44 41 45 private ILogger log; // logging target










