0db35661ff
provided by Jens A Nilsson in pkg/11628: Xbuffy is a XBiff-type program with a lot of new options.
16 lines
384 B
Text
16 lines
384 B
Text
$NetBSD: patch-ah,v 1.1.1.1 2000/12/05 02:04:49 wiz Exp $
|
|
|
|
--- xbuffy.c.orig Thu Aug 19 18:41:49 1999
|
|
+++ xbuffy.c
|
|
@@ -178,11 +178,7 @@
|
|
int num = 0;
|
|
Arg args[5];
|
|
int nargs;
|
|
- static BoxInfo_t *tempNews = 0;
|
|
BoxInfo_t *currentBox;
|
|
- int found;
|
|
- static char *mailHeader = NULL;
|
|
- int headerSize;
|
|
Boolean beenTouched;
|
|
Boolean isIcon = FALSE;
|
|
|