summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-ab
blob: 6aeb627324dd96b921b45e2ff6fda0c697a27ceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.4 1998/11/05 02:46:09 mycroft Exp $

--- src/ui.c.orig	Tue Sep 22 04:56:20 1998
+++ src/ui.c	Wed Nov  4 21:27:03 1998
@@ -203,7 +203,7 @@
 	eval_check(interp, comm);
 }
 
-static us_active = 0;
+static int us_active = 0;
 
 void
 ui_info_activate_us(void)