pkgsrc/chat/icb/patches/patch-af
christos 460bd4190f make this work on 64 bit platforms:
- fix warnings for missing prototypes
- use termios instead of sgtty (why doesn't this work on amd64?)
2008-12-17 02:19:59 +00:00

12 lines
338 B
Text

$NetBSD: patch-af,v 1.3 2008/12/17 02:19:59 christos Exp $
--- icb/globals.c.orig 1995-02-24 16:20:22.000000000 -0500
+++ icb/globals.c 2008-12-16 20:17:59.000000000 -0500
@@ -59,6 +59,7 @@
1, /* beeps */
"vi", /* editmode */
0, /* tabreply */
+ 0, /* printtime */
1, /* cute */
0, /* autodel */
"", /* personalto */