From d416daf51b8cfec40737615e933e8c067faca2ba Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Fri, 17 Apr 2015 11:58:15 +0000 Subject: [PATCH] SB16 register_state(): we have to use a constant here. --- bochs/iodev/sound/sb16.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bochs/iodev/sound/sb16.cc b/bochs/iodev/sound/sb16.cc index 7718e06a6..0ad974995 100644 --- a/bochs/iodev/sound/sb16.cc +++ b/bochs/iodev/sound/sb16.cc @@ -513,7 +513,7 @@ void bx_sb16_c::register_state(void) bx_list_c *emul = new bx_list_c(list, "emul"); new bx_shadow_num_c(emul, "remaps", &EMUL.remaps); bx_list_c *remap = new bx_list_c(emul, "remaplist"); - for (i=0; i