missing & in emitter API synopsis

Britton Kerin <[email protected]> Sun, 10 Jan 2016 21:46:08 -0900
Newsgroups gmane.text.yaml.general
Message-ID <CAC4O8c8u=2qLb4vegNXZOpxA3xMygFz9zEc+624ADTzNG=KZgQ@mail.gmail.com>
It shows this:

  /* Destroy the Emitter object. */
  yaml_emitter_delete(emitter);

It should show this:

  /* Destroy the Emitter object. */
  yaml_emitter_delete(&emitter);

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140

_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core