freebsd-ports/x11-toolkits/iv/files/patch-av
Steve Price 854635b423 Correct build on ELF and add maintainer.
PR:		9594
Submitted by:	Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-26 02:40:32 +00:00

11 lines
356 B
Text

--- src/lib/TIFF/tif_aux.c.orig Sat Mar 28 07:53:06 1992
+++ src/lib/TIFF/tif_aux.c Sun Jan 17 17:48:20 1999
@@ -42,6 +42,8 @@
* explcit values so that defaults exist only one
* place in the library -- in TIFFDefaultDirectory.
*/
+ ;
+ /* for some reason it needs a ; before this line */
TIFFVGetFieldDefaulted(tif, tag, ap)
TIFF *tif;
int tag;