forked from pool/x3270
Marcus Meissner
34fa8511ba
out incompat definition. OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=48
13 lines
294 B
Diff
13 lines
294 B
Diff
--- suite3270-3.5/Common/glue.c.xx 2019-09-05 13:50:52.022888065 +0200
|
|
+++ suite3270-3.5/Common/glue.c 2019-09-05 13:50:59.174886673 +0200
|
|
@@ -1470,7 +1470,9 @@
|
|
|
|
/* Replacements for functions in popups.c. */
|
|
|
|
+/*
|
|
bool error_popup_visible = false;
|
|
+*/
|
|
|
|
/* Pop up an error dialog. */
|
|
void
|