summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-ab
blob: ead6a8da087e4719db06911913424f40d10bfa9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.3 1998/09/13 17:06:09 garbled Exp $
$NetBSD: patch-ab,v 1.3 1998/09/13 17:06:09 garbled Exp $

--- 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)