diff options
author | scuri <scuri> | 2009-08-21 04:01:59 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-08-21 04:01:59 +0000 |
commit | 6c39dd63dc4f91b358155c173a2cfdf4c6c5af3e (patch) | |
tree | 61b709d64e58613bc06b2c2947023d707b764eba /src/libtiff/tiff.h | |
parent | 59cda2efbd34938420a506daa60ab47168116484 (diff) |
*** empty log message ***
Diffstat (limited to 'src/libtiff/tiff.h')
-rw-r--r-- | src/libtiff/tiff.h | 4 |
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 |