From e462f03a8913dd16613a108b6112c91cc8522151 Mon Sep 17 00:00:00 2001 From: Ompronce <88358700+Ompronce@users.noreply.github.com> Date: Wed, 19 Jan 2022 20:12:11 -0400 Subject: [PATCH] Corrected spacing again --- src/sound/snd_adlibgold.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sound/snd_adlibgold.c b/src/sound/snd_adlibgold.c index ddbdca8f7..5d435f61e 100644 --- a/src/sound/snd_adlibgold.c +++ b/src/sound/snd_adlibgold.c @@ -940,10 +940,10 @@ static const device_config_t adgold_config[] = "gameport", "Enable Game port", CONFIG_BINARY, "", 1 }, { - "surround", "Surround module", CONFIG_BINARY, "", 1 + "surround", "Surround module", CONFIG_BINARY, "", 1 }, { - "receive_input", "Receive input (MIDI)", CONFIG_BINARY, "", 1 + "receive_input", "Receive input (MIDI)", CONFIG_BINARY, "", 1 }, { "", "", -1