]> git.siccegge.de Git - frida/frida.git/commitdiff
Fix formating of comments. Should not start with a linebreak
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 04:28:32 +0000 (06:28 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 04:28:32 +0000 (06:28 +0200)
When displaying a comment, an additional linebreak was inserted right
after the ";;" mark and before the first comment. This linebreak is
removed here.


No differences found