fix to variable-bound? instruction prototype
authorAndy Wingo <wingo@pobox.com>
Wed, 27 Jan 2010 20:47:01 +0000 (21:47 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 27 Jan 2010 20:47:01 +0000 (21:47 +0100)
commit0515661235e3c17935b918565c70145d7895d37e
treecf0f8770f91748d351b635975617709a473fcc48
parent80e22004bd01a719578997f333aa09d907a450e4
fix to variable-bound? instruction prototype

* libguile/vm-i-system.c (variable-bound?): Correctly declare as popping
  one item.
libguile/vm-i-system.c