diff options
author | Sam Leffler <sam@engr.sgi.com> | 1996-04-29 22:16:05 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@codelibre.net> | 2022-06-22 18:38:42 +0100 |
commit | 901d6d6f2fb4fcde08a758a61f99de0a3fa6abaa (patch) | |
tree | 72ef9c9551f19bb4db5b2abbb45b27601537fb91 /tools/tiffdump.c | |
parent | c205122210e4b59a8501753601b74e68acf37f00 (diff) | |
download | libtiff-git-901d6d6f2fb4fcde08a758a61f99de0a3fa6abaa.tar.gz |
v3.4beta033 releasev3.4beta033
Note: VERSION is 3.4 and original release archive is named
tiff-v3.4-tar.gz but the actual content of the archive has
the changes for v3.4beta033 and the changes fit into the
sequence between v3.4beta032 and v3.4beta034.
Diffstat (limited to 'tools/tiffdump.c')
-rw-r--r-- | tools/tiffdump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tiffdump.c b/tools/tiffdump.c index 16a9f3a3..2b2a9b72 100644 --- a/tools/tiffdump.c +++ b/tools/tiffdump.c @@ -1,4 +1,4 @@ -/* $Header: /usr/people/sam/tiff/tools/RCS/tiffdump.c,v 1.49 1996/03/29 16:38:33 sam Exp $ */ +/* $Header: /usr/people/sam/tiff/tools/RCS/tiffdump.c,v 1.49 1996/03/29 16:38:33 sam Rel $ */ /* * Copyright (c) 1988-1996 Sam Leffler |