]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/contrib/pds/tif_pdsdirread.c
Merged libtiff 4.0.3 changes into the trunk.
[wxWidgets.git] / src / tiff / contrib / pds / tif_pdsdirread.c
index ce197d5eec8e371c3068bd62b84975979b77f180..37e513ae334b130caf63a36d3922f8fffcf1b1ce 100644 (file)
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirread.c,v 1.3 2005/12/21 12:23:13 joris Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirread.c,v 1.4 2010-06-08 18:55:15 bfriesen Exp $ */
 
 /*
  * Copyright (c) 1988-1996 Sam Leffler
@@ -1122,3 +1122,10 @@ ChopUpSingleUncompressedStrip(TIFF* tif)
        td->td_stripoffset = newoffsets;
 }
 #endif /* STRIPCHOP_SUPPORT */
+/*
+ * Local Variables:
+ * mode: c
+ * c-basic-offset: 8
+ * fill-column: 78
+ * End:
+ */