diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-05-23 14:50:33 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-05-23 14:50:33 +0000 |
| commit | b9d547bfcf833770938bdb72b684e5fef7970a5a (patch) | |
| tree | 711b32fbcd5d77fadcd87e975df02bd8630620a4 /devel/nasm/files/patch-output+outelf32.c | |
| parent | - Fix when run fetchmail with apop access. (diff) | |
- Update to version 2.08.01
- Remove SF mirror now that it does not carry new distfiles any more
- Reformat (kill line wrapping) and sort MAN1 values
- Simplify PORTDOCS installation, canonicalize Makefile header
- Replace `x86-64' with FreeBSDish `amd64' in COMMENT
Approved by: krion (maintainer)
Diffstat (limited to 'devel/nasm/files/patch-output+outelf32.c')
| -rw-r--r-- | devel/nasm/files/patch-output+outelf32.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/nasm/files/patch-output+outelf32.c b/devel/nasm/files/patch-output+outelf32.c index 94f72f3d1398..cda901ac2eee 100644 --- a/devel/nasm/files/patch-output+outelf32.c +++ b/devel/nasm/files/patch-output+outelf32.c @@ -1,9 +1,9 @@ ---- output/outelf32.c.orig 2008-03-03 16:15:43.564355152 -0500 -+++ output/outelf32.c 2008-03-03 16:21:02.242598895 -0500 -@@ -1605,7 +1605,7 @@ - the source-file, the n_desc field should be set to the number - of remaining stabs - */ +--- output/outelf32.c.orig ++++ output/outelf32.c +@@ -1702,7 +1702,7 @@ + * the source-file, the n_desc field should be set to the number + * of remaining stabs + */ - WRITE_STAB(sptr, fileidx[0], 0, 0, 0, strlen(allfiles[0] + 12)); + WRITE_STAB(sptr, fileidx[0], 0, 0, 0, stabstrlen); |
