From 10c47ef2af59dfba47633520faa9302af90a9ae7 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 26 Jan 2010 15:56:35 +0000 Subject: *** empty log message *** --- src/libtiff/tiff.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libtiff/tiff.h') diff --git a/src/libtiff/tiff.h b/src/libtiff/tiff.h index 358b54b..a1f52ad 100644 --- a/src/libtiff/tiff.h +++ b/src/libtiff/tiff.h @@ -1,4 +1,4 @@ -/* $Id: tiff.h,v 1.3 2009/12/11 15:17:41 scuri Exp $ */ +/* $Id: tiff.h,v 1.4 2010/01/26 15:56:36 scuri Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler @@ -43,7 +43,7 @@ * (http://partners.adobe.com/asn/developer/PDFS/TN/TIFF6.pdf) * * For Big TIFF design notes see the following link - * http://www.remotesensing.org/libtiff/bigtiffdesign.html + * http://gdal.maptools.org/twiki/bin/view/libtiff/BigTIFFDesign */ #define TIFF_VERSION 42 #define TIFF_BIGTIFF_VERSION 43 -- cgit v1.2.3