| Lines 67-70 were replaced by lines 67-76 | 
| - **variable header:\\{{*<variable name> exact <exact flag>}} | 
| - **first datapoint:\\{{<unix time> <value>}} | 
| - **further datapoints (may appear many times, up to the number of points specified):\\{{<seconds since last datapoint> <value>}}. | 
| - *end mark:\\{{*<compressed> <overflow>}} | 
| + **variable header:\\ | 
| +   {{*<variable name> exact <exact flag>}} | 
| + **first datapoint:\\ | 
| +   {{<unix time> <value>}} | 
| + **further datapoints (may appear many times, up to the number of points specified):\\ | 
| +   {{<seconds since last datapoint> <value>}}. | 
| + *end mark:\\ | 
| +   {{*<compressed> <overflow>}}\\ | 
| +   <compressed> is 0, if no compression appeared, 1 else\\ | 
| +   <overflow> should be 0, else an internal error occur (might be removed later) |