In buildtoc, remove a superfluous "\n " passed to output()
authorNicholas Clark <nick@ccl4.org>
Thu, 20 Jan 2011 16:54:17 +0000 (16:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 21 Jan 2011 08:37:32 +0000 (08:37 +0000)
commit02a4b4d8757a460eaae3a1cd59f8cccdcf727628
tree953866ce46273218b2c53c5fe1516ccb91afd163
parent8c2a5308fefcb749f8a907b00e4946496354f581
In buildtoc, remove a superfluous "\n " passed to output()

This is actually a hangover from the original code which used print directly,
left in as part of the refactoring that added sub output in 8ebc5c0145d2e355.
The machinations of output() mean that this "\n " generate no actual output,
hence the output of buildtoc is unchanged.
pod/buildtoc