fix arbiter compilation with the generic codepath
authorAndy Wingo <wingo@pobox.com>
Wed, 9 Dec 2009 09:21:31 +0000 (10:21 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 9 Dec 2009 09:21:31 +0000 (10:21 +0100)
commit393301c5190d41f531c22b18f70e450207ea1418
treedfa852639b52f94782b4ce350f9d0a07f3c31dbd
parent7230aaf9610e8654c9395a3207c91663da78a873
fix arbiter compilation with the generic codepath

* libguile/arbiters.c (scm_try_arbiter, scm_release_arbiter): Fix for
  the generic case; not sure why it wasn't working.
libguile/arbiters.c