diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-25 21:04:41 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-25 21:04:41 +0000 |
| commit | c04df41256ab2b6e3c15df6b080be7450a7c8709 (patch) | |
| tree | 78bbab11ef9dcf375acdb44c0210cb1db7ee8705 /lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h | |
| parent | 3231058da02081696b49d0445476277244b2f609 (diff) | |
Notes
Diffstat (limited to 'lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h')
| -rw-r--r-- | lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h b/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h deleted file mode 100644 index d1f69cfbbd48..000000000000 --- a/lang/squeak-dev/files/patch-platforms::Cross::plugins::JPEGReadWriter2Plugin::JPEGReadWriter2Plugin.h +++ /dev/null @@ -1,10 +0,0 @@ ---- platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h.orig Thu May 13 16:09:52 2004 -+++ platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h Thu May 13 16:10:08 2004 -@@ -14,4 +14,5 @@ - void error_exit (j_common_ptr cinfo); - GLOBAL(void) jpeg_mem_src (j_decompress_ptr cinfo, char * pSourceData, unsigned sourceDataSize); - GLOBAL(int) jpeg_mem_src_newLocationOfData (j_decompress_ptr cinfo, char * pSourceData, unsigned sourceDataSize); --GLOBAL(void) jpeg_mem_dest (j_compress_ptr cinfo, char * pDestination, unsigned *pDestinationSize); -\ No newline at end of file -+GLOBAL(void) jpeg_mem_dest (j_compress_ptr cinfo, char * pDestination, unsigned *pDestinationSize); -+ |
