]> git.neil.brown.name Git - edlib.git/commit
render-format: when at end-of-file, we aren't at start-of-line.
authorNeilBrown <neil@brown.name>
Mon, 23 Nov 2015 06:14:09 +0000 (17:14 +1100)
committerNeilBrown <neil@brown.name>
Mon, 23 Nov 2015 06:14:09 +0000 (17:14 +1100)
commitc4e6f04c31a6154576e40052daee39097296aced
tree3d47921b651ff796efa854cd9f332fdf855da279
parenteb1344a9971697a5dc05e8bc9a04efdbc21cd3ac
render-format: when at end-of-file, we aren't at start-of-line.

This is the one possible point that isn't start-of-line, so
be careful of it.

Signed-off-by: NeilBrown <neil@brown.name>
render-format.c