On Fri, Mar 3, 2017 at 10:06 PM, Markus Armbruster <arm...@redhat.com> wrote: > > Please drop this line. > >>> +# >>> +# Example: >>> +# >>> +# -> { "execute": "announce-self" } >>> +# <- { "return": {} } >>> +# >>> +# Since: 2.9 >>> +## >>> +{ 'command': 'announce-self' } >>> + >
Hi Markus, Are you talking about the whole example section or just the empty line at the end? I'm preparing a V3 with hmp commands and g_new0. Thanks, Germano