diff options
| author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-06 09:45:09 +0000 |
|---|---|---|
| committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-06 09:45:09 +0000 |
| commit | b94fb6f5901277681fa0dee85f257100b17a2130 (patch) | |
| tree | 6f57aa22c43a9df5745a84dbca26656b49bf2aeb /editors/abiword/files/patch-bb | |
| parent | 8bd9643559be3f39716da69390858ea52927d5b3 (diff) | |
Update to 0.7.13.
Submitted by: me
Reviewed by: MAINTAINER, with some corrections
Diffstat (limited to 'editors/abiword/files/patch-bb')
| -rw-r--r-- | editors/abiword/files/patch-bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/abiword/files/patch-bb b/editors/abiword/files/patch-bb new file mode 100644 index 000000000000..093f9c8939e9 --- /dev/null +++ b/editors/abiword/files/patch-bb @@ -0,0 +1,10 @@ +--- ../../psiconv/psiconv/generate_layout.c.orig Fri Jan 19 13:17:35 2001 ++++ ../../psiconv/psiconv/generate_layout.c Fri Mar 2 04:17:38 2001 +@@ -78,7 +78,6 @@ + return res; + if ((res = psiconv_write_color(buf,value->color))) + return res; +- // Unknown byte + return psiconv_write_u8(buf,1); + } + |
