Fix subr-call
authorAndy Wingo <wingo@pobox.com>
Thu, 17 Oct 2013 21:21:29 +0000 (23:21 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 17 Oct 2013 21:21:29 +0000 (23:21 +0200)
commit8d23c43641345c9a93cbe173c67c4f12d812770b
tree2d7aa102b4bf5be9601c480585a935d18724c043
parente93c0430faf34cc881d4d87750bd2cdad2dd9813
Fix subr-call

* libguile/vm-engine.c (subr-call): Fix for locals count including the
  procedure.
libguile/vm-engine.c