diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-03 11:17:05 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2013-10-13 00:47:50 +0200 |
commit | a3c58e4bbd0b8d0f5632f38287cdb1b1db114bcb (patch) | |
tree | bc4d0fe9c50ea1ed19dd253cf1734d8eab0345c6 /IkiWiki | |
parent | 6efb13d8a0a075b4a78ae4bbe6c59a2e4a565266 (diff) |
Fix not stripping final newline of some files
Text parser is broken: It assumes it is parsing only a single file.
po4a 0.34 partly fixed this by checking at beginning of each iteration
of the loop if filename changed - but only then - not at the several
places do_paragraph() is done multiple times in same iteration.
This patch makes does the opposite: it ensures that all files contain a
final newline.
This breaks files that has no final newline (but those shouold be rare).
Diffstat (limited to 'IkiWiki')
0 files changed, 0 insertions, 0 deletions