diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-03 11:17:05 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-03 11:33:42 +0200 |
commit | b7cdbb930e3c984fba06e86030e37189e2fe214a (patch) | |
tree | 149326ffc65153e06b0fc9a5d0a924d035bdd52d /perl/Image | |
parent | d0c0798f1ef43680ccc322caa84a5bb8d0890d6b (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 'perl/Image')
0 files changed, 0 insertions, 0 deletions