From d5341b61b8099184f275753d18abbaa8b0308772 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Fri, 11 Nov 1994 23:37:06 +0000 Subject: Added random zsigs and message looping (Sal's changes). --- clients/xzwrite/xzwrite.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'clients') diff --git a/clients/xzwrite/xzwrite.h b/clients/xzwrite/xzwrite.h index 0a4e295..4a8a47c 100644 --- a/clients/xzwrite/xzwrite.h +++ b/clients/xzwrite/xzwrite.h @@ -32,7 +32,9 @@ typedef struct _defaults { Boolean debug; Boolean pong_scan; Boolean auto_reply; - int max_yanks, command_mask; + int max_yanks, command_mask, columns; + String zsigfile; + String logfile; } Defaults; /* Structure to contain a legal zephyr triple */ -- cgit v1.2.3