2001-05-14 12:42:49 -04:00
|
|
|
$OpenBSD: patch-icb_icb_h,v 1.1 2001/05/14 16:42:53 millert Exp $
|
|
|
|
--- icb/icb.h.orig Fri Feb 24 14:20:23 1995
|
|
|
|
+++ icb/icb.h Mon May 14 10:33:06 2001
|
|
|
|
@@ -38,6 +38,7 @@ typedef struct {
|
2000-01-16 06:29:54 -05:00
|
|
|
int beeps; /* whether beeps are audible */
|
|
|
|
char *editmode; /* input editing mode */
|
|
|
|
int tabreply; /* should replies go into the tab history? */
|
|
|
|
+ int printtime; /* print timestamp in front of every msg? */
|
|
|
|
int cute; /* cute messages when a blank line is entered */
|
|
|
|
int autodel; /* automatically delete nicks from the tab
|
|
|
|
history that produce a "not logged on" error */
|