mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
854635b423
PR: 9594 Submitted by: Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
12 lines
356 B
Plaintext
12 lines
356 B
Plaintext
--- 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;
|