diff options
| author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-01 00:53:16 +0000 |
|---|---|---|
| committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-01 00:53:16 +0000 |
| commit | f060d286831726abaa17cefb91adfa305a148dff (patch) | |
| tree | b628523c9426d845d3dce5dcf825d81f304ad486 /editors/AbiWord2/files/patch-af | |
| parent | Update maintainer's Email address. (diff) | |
Update to 0.7.6
PR: 14627
Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes:
svn path=/head/; revision=22760
Diffstat (limited to 'editors/AbiWord2/files/patch-af')
| -rw-r--r-- | editors/AbiWord2/files/patch-af | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/editors/AbiWord2/files/patch-af b/editors/AbiWord2/files/patch-af index dc6c520f1370..9d748542c247 100644 --- a/editors/AbiWord2/files/patch-af +++ b/editors/AbiWord2/files/patch-af @@ -1,10 +1,11 @@ ---- af/xap/unix/xap_UnixFont.cpp.orig Tue Apr 20 07:35:11 1999 -+++ af/xap/unix/xap_UnixFont.cpp Sun May 9 10:40:19 1999 -@@ -21,6 +21,7 @@ - #include <stdarg.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/types.h> - #include <sys/stat.h> +--- af/util/xp/ut_png.cpp Fri Feb 19 12:20:25 1999 ++++ af/util/xp/ut_png.cpp.new Sat Oct 30 19:10:59 1999 +@@ -17,7 +17,7 @@ + * 02111-1307, USA. + */ - #include "ut_string.h" +-#include "png.h" ++#include <png.h> + + #include "ut_assert.h" + #include "ut_bytebuf.h" |
