Fix AppendComment
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 10 Sep 2011 11:50:25 +0000 (13:50 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 10 Sep 2011 11:50:25 +0000 (13:50 +0200)
commit9e48fa42bfc24291f84c50545488893df964b0d8
tree45b3e42d437b7bb08f34486f7715403742232aeb
parent97965726a44d7b9354cfb2b69554ea8af327a1f7
Fix AppendComment

The joining of two comments was not performed correctly if the second
one had the braces yet to be added: the closing brace was not added in
that case.
backend.c