]> git.siccegge.de Git - frida/frida.git/commit
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)
commit9d118e5302db0c9aefe6b0e662795aef6f7b71a1
treef07a43b67b067fd982ee41d8f8fe6448f446abb7
parent42617ae5ed5b400a66df8b59a705f6523eec71b8
Fix formating of comments. Should not start with a linebreak

When displaying a comment, an additional linebreak was inserted right
after the ";;" mark and before the first comment. This linebreak is
removed here.
src/gui/widgets/BasicBlockWidget.cxx