summaryrefslogtreecommitdiff
path: root/src/libtiff/tiff.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtiff/tiff.h')
-rw-r--r--src/libtiff/tiff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libtiff/tiff.h b/src/libtiff/tiff.h
index 0697268..b258f25 100644
--- a/src/libtiff/tiff.h
+++ b/src/libtiff/tiff.h
@@ -1,4 +1,4 @@
-/* $Id: tiff.h,v 1.1 2008/10/17 06:16:07 scuri Exp $ */
+/* $Id: tiff.h,v 1.2 2009/08/21 04:01:59 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://gdal.maptools.org/twiki/bin/view/libtiff/BigTIFFDesign
+ * http://www.remotesensing.org/libtiff/bigtiffdesign.html
*/
#define TIFF_VERSION 42
#define TIFF_BIGTIFF_VERSION 43