summaryrefslogtreecommitdiff
path: root/news/nn/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'news/nn/patches/patch-an')
-rw-r--r--news/nn/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/nn/patches/patch-an b/news/nn/patches/patch-an
new file mode 100644
index 00000000000..964da29b4e3
--- /dev/null
+++ b/news/nn/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.1 1999/07/26 21:19:29 tron Exp $
+
+--- digest.c.orig Sun Aug 15 08:59:50 1993
++++ digest.c Mon Jul 26 23:11:38 1999
+@@ -267,7 +267,7 @@
+ skip_digest_body(f)
+ register FILE *f;
+ {
+- off_t backup_p[BACKUP_LINES];
++ long backup_p[BACKUP_LINES];
+ int line_type[BACKUP_LINES];
+ register int backup_index, backup_count;
+ int more_header_lines, end_or_asterisks, blanks;