From 6ec10603d9c82dffcf43eb404299e8ed868c0fb6 Mon Sep 17 00:00:00 2001 From: pxdnbluesoul Date: Wed, 1 Aug 2018 07:50:30 -0600 Subject: [PATCH] Adjust indent of condition. It currently looks like condition is an orphaned child of sound when it has no relation to it. --- src/frontend/mame/info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/mame/info.cpp b/src/frontend/mame/info.cpp index 3e7af8a43c5..6110c5c5fa9 100644 --- a/src/frontend/mame/info.cpp +++ b/src/frontend/mame/info.cpp @@ -108,7 +108,7 @@ const char info_xml_creator::s_dtd_string[] = "\t\t\t\n" "\t\t\n" "\t\t\t\n" -"\t\t\t\n" +"\t\t\n" "\t\t\t\n" "\t\t\t\n" "\t\t\t\n"