docs: Fix documented return type of 'scm_c_export'.
authorMark H Weaver <mhw@netris.org>
Wed, 1 Oct 2014 22:57:44 +0000 (18:57 -0400)
committerMark H Weaver <mhw@netris.org>
Wed, 1 Oct 2014 23:13:34 +0000 (19:13 -0400)
commitb1451ad859183ae48c624d19ec144306bd2d3e3a
treeb950b328b902422e0b61035c3430120db8e38e7a
parent3157d455039f137ca5dfa8b9fbc4a3404ce00606
docs: Fix documented return type of 'scm_c_export'.

Fixes <http://bugs.gnu.org/17869>.
Reported and fixed by Alexei Matveev <alexei.matveev@gmail.com>.

* doc/ref/api-modules.texi (Accessing Modules from C): Change documented
  return type of 'scm_c_export' to 'void' to reflect reality.
* THANKS: Add Alexei Matveev to the fixes section.
THANKS
doc/ref/api-modules.texi