Fix bytevector error messages.
authorAndy Wingo <wingo@pobox.com>
Thu, 31 Oct 2013 10:30:53 +0000 (11:30 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 31 Oct 2013 11:55:24 +0000 (12:55 +0100)
commitecbef96687363cbf2eadeaaf8fab8d8efd33f944
tree26dc624a310069d3d697ac2ffb63ff87b6aab99b
parent7bfbc7b1c50df58a26e3ffb88f809858a03b0e11
Fix bytevector error messages.

* libguile/vm-engine.c (BV_FIXABLE_INT_SET, BV_INT_SET):
  (BV_FLOAT_SET): Fix instruction names in error messages.
libguile/vm-engine.c