Fixed the undocumented `scm_make_smob ()' function.
authorLudovic Courtes <ludovic.courtes@laas.fr>
Tue, 23 May 2006 21:59:56 +0000 (21:59 +0000)
committerLudovic Courtès <ludo@gnu.org>
Fri, 5 Sep 2008 07:34:17 +0000 (09:34 +0200)
commit4a6a4b492ff7677fd9ec5136d55bb75985245b18
treea2d83893b96abe4c0d214216e039bd240c2ec9fe
parente9d635e5d82e882ed39de65f6312aae1ade43d1f
Fixed the undocumented `scm_make_smob ()' function.

* libguile/smob.c (scm_make_smob): Use `SCM_RETURN_NEWSMOB ()' instead of
  `scm_cell ()' when instantiating the SMOB.

git-archimport-id: lcourtes@laas.fr--2005-libre/guile-core--boehm-gc--1.9--patch-27
libguile/smob.c