summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-ab
blob: 56742c77fb5e7955f5d4b882b2b434b59632e5a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.2 1998/08/07 11:09:57 agc 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)