1--- xif.c.orig 2021-05-12 08:22:05 UTC 2+++ xif.c 3@@ -171,7 +171,7 @@ InitMainWindow( GfxInfo *gfx ) 4 /* undo, */ resign, 5 musterTitle 6 /* muster */; 7- int bg; 8+ long bg; 9 10 form = XtVaCreateManagedWidget("form", formWidgetClass, gfx->mainWindow, 11 NULL); 12 13