aboutsummaryrefslogtreecommitdiff
path: root/print/transfig/files/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'print/transfig/files/patch-bb')
-rw-r--r--print/transfig/files/patch-bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/transfig/files/patch-bb b/print/transfig/files/patch-bb
new file mode 100644
index 000000000000..0501f3688635
--- /dev/null
+++ b/print/transfig/files/patch-bb
@@ -0,0 +1,12 @@
+*** fig2dev/dev/readjpg.c.orig Tue Dec 21 09:52:00 1999
+--- fig2dev/dev/readjpg.c Tue Jun 19 08:53:20 2001
+***************
+*** 39,44 ****
+--- 39,45 ----
+ {
+
+ *llx = *lly = 0;
++ pic->transp = -1;
+ pict = pic; /* for global access to the object */
+ if (!read_JPEG_file(file))
+ return 0;