diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-01-17 21:12:15 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-01-17 21:12:15 +0000 |
commit | f118640d86dd7fd53c5931a9bee01fb3e2e628a4 (patch) | |
tree | aa38d63010b4d582b6e8438c6a453787d5255443 /lang/modula-3-lib/files/patch-ab | |
parent | original 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.
Notes
Notes:
svn path=/head/; revision=9363
Diffstat (limited to 'lang/modula-3-lib/files/patch-ab')
-rw-r--r-- | lang/modula-3-lib/files/patch-ab | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/modula-3-lib/files/patch-ab b/lang/modula-3-lib/files/patch-ab index 7935087361af..35c3a518d5c4 100644 --- a/lang/modula-3-lib/files/patch-ab +++ b/lang/modula-3-lib/files/patch-ab @@ -6,9 +6,8 @@ Fix numerous argument declarations to agree with their prototypes. Fix the wrapper for ftruncate so that it deals properly with the 64-bit arguments. -Index: m3/m3core/src/runtime/FreeBSD2/RTHeapDepC.c ---- RTHeapDepC.c.orig Sat Mar 23 14:52:21 1996 -+++ RTHeapDepC.c Wed Sep 24 08:39:00 1997 +--- m3/m3core/src/runtime/FreeBSD2/RTHeapDepC.c.orig Sat Mar 23 14:52:21 1996 ++++ m3/m3core/src/runtime/FreeBSD2/RTHeapDepC.c Wed Sep 24 08:39:00 1997 @@ -80,7 +80,8 @@ #include <sys/file.h> #include <sys/param.h> |