pkgsrc/mbone/rat/patches/patch-ab
1998-11-05 02:46:09 +00:00

13 lines
278 B
Text

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