const cleanups in instructions.c
authorAndy Wingo <wingo@pobox.com>
Sat, 8 Jun 2013 12:58:10 +0000 (14:58 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 8 Jun 2013 12:58:25 +0000 (14:58 +0200)
commit90a7976eb862f8b04b92c9b765ae2d49052a16f7
tree931cc46fce1556411cc9aba001028054de47de36
parent510ca12687b2137031d537be7b99bcf6d5306e41
const cleanups in instructions.c

* libguile/instructions.c (fetch_rtl_instruction_table)
  (fetch_instruction_table): Make the returned table const.  Adapt
  callers.
  (scm_rtl_instruction_list): Fix comment about format of return value.
libguile/instructions.c