diff options
Diffstat (limited to 'mail/xbuffy/files/patch-xbuffy.c')
-rw-r--r-- | mail/xbuffy/files/patch-xbuffy.c | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/xbuffy/files/patch-xbuffy.c b/mail/xbuffy/files/patch-xbuffy.c new file mode 100644 index 000000000000..c1d7b699a87a --- /dev/null +++ b/mail/xbuffy/files/patch-xbuffy.c @@ -0,0 +1,15 @@ +diff -ur ../../xbuffy-3.3.bl.3/xbuffy.c ./xbuffy.c +--- ../../xbuffy-3.3.bl.3/xbuffy.c Wed Jul 1 19:53:44 1998 ++++ ./xbuffy.c Tue May 8 13:14:21 2001 +@@ -177,11 +177,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; + |