summaryrefslogtreecommitdiff
path: root/lang/modula-3-lib/files/patch-aj
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-01-17 21:12:15 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-01-17 21:12:15 +0000
commitf118640d86dd7fd53c5931a9bee01fb3e2e628a4 (patch)
treeaa38d63010b4d582b6e8438c6a453787d5255443 /lang/modula-3-lib/files/patch-aj
parentoriginal distribution updated to version 980118. (diff)
Fix all the paths in context diff headers and remove the Index
lines, since the WORTHLESS, BROKEN new version of patch ignores them.
Diffstat (limited to 'lang/modula-3-lib/files/patch-aj')
-rw-r--r--lang/modula-3-lib/files/patch-aj5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/modula-3-lib/files/patch-aj b/lang/modula-3-lib/files/patch-aj
index 375a0a656593..6a69acb9d06e 100644
--- a/lang/modula-3-lib/files/patch-aj
+++ b/lang/modula-3-lib/files/patch-aj
@@ -1,12 +1,11 @@
Fix an erroneous structure declaration for FreeBSD.
-Index: m3/m3core/src/C/FreeBSD2/Cstdio.i3
===================================================================
RCS file: /home/jdp/m3-cvs/m3/m3core/src/C/FreeBSD2/Cstdio.i3,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Cstdio.i3
---- Cstdio.i3 1996/09/24 05:21:57 1.1.1.1
-+++ Cstdio.i3 1996/09/24 05:32:37
+--- m3/m3core/src/C/FreeBSD2/Cstdio.i3.orig 1996/09/24 05:21:57 1.1.1.1
++++ m3/m3core/src/C/FreeBSD2/Cstdio.i3 1996/09/24 05:32:37
@@ -55,6 +55,7 @@
(* Unix stdio files get aligned to block boundaries on fseek() *)
blksize : int; (* stat.st_blksize (may be != _bf._size) *)