From 79bbc37daa0898023d9278fbe3824f6ecf47cf79 Mon Sep 17 00:00:00 2001 From: darkvater Date: Thu, 23 Dec 2004 11:31:06 +0000 Subject: [PATCH] (svn r1242) -Fix: fix some morhpos warnings (tokai) --- settings_gui.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings_gui.c b/settings_gui.c index 1f2c8c1644..30d063a441 100644 --- a/settings_gui.c +++ b/settings_gui.c @@ -1338,9 +1338,9 @@ static void CustCurrencyWndProc(Window *w, WindowEvent *e) case WE_CLICK: { bool edittext = false; int line = (e->click.pt.y - 20)/12; - int len; + int len = 0; int x = e->click.pt.x; - StringID str; + StringID str = 0; switch ( line ) { case 0: // rate