Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/games/3dc/files/patch-xif.c
16461 views
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