mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 13:00:22 -04:00
17 lines
384 B
Plaintext
17 lines
384 B
Plaintext
$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;
|
|
|