1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-toolkits/iv/files/patch-av

12 lines
356 B
Plaintext
Raw Normal View History

--- 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;