From a02b722bc2f35b393d76d9f960e7f8775e7b1694 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 16 Oct 2021 02:58:28 +0300 Subject: [PATCH 11/11] Remove mentions of ancient 'gui-mui' from comments See osdn #42931 Signed-off-by: Marko Lindqvist --- client/cityrepdata.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/cityrepdata.h b/client/cityrepdata.h index 72529b0951..af356a3628 100644 --- a/client/cityrepdata.h +++ b/client/cityrepdata.h @@ -48,10 +48,10 @@ extern struct city_report_spec *city_report_specs; what's going to be next to what. Here specify width, and leading space, although different clients - may interpret these differently (gui-gtk and gui-mui ignore space + may interpret these differently (gui-gtk ignore space field, handling columns without additional spacing). For some clients negative width means left justified (gui-gtk - always treats width as negative; gui-mui ignores width field). + always treats width as negative). */ /* Following are wanted to save/load options; use wrappers rather -- 2.33.0