summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mbone/rat/patches/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/mbone/rat/patches/patch-ab b/mbone/rat/patches/patch-ab
new file mode 100644
index 00000000000..7c9d2c8ed8c
--- /dev/null
+++ b/mbone/rat/patches/patch-ab
@@ -0,0 +1,11 @@
+--- src/ui.c.orig Thu May 22 09:31:59 1997
++++ src/ui.c Thu Apr 23 10:21:20 1998
+@@ -202,7 +202,7 @@
+ eval_check(interp, comm);
+ }
+
+-static us_active = 0;
++static int us_active = 0;
+
+ void
+ ui_info_activate_us(void)