From a673aef4e264b02671fbee23e4e7ff5161d4f2af Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sun, 2 Apr 2006 17:28:49 +0000 Subject: [PATCH] Set svn properties --- src/tiffimage.cpp | 2 +- src/tiffparser.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tiffimage.cpp b/src/tiffimage.cpp index 9c38672a..53464414 100644 --- a/src/tiffimage.cpp +++ b/src/tiffimage.cpp @@ -27,7 +27,7 @@ */ // ***************************************************************************** #include "rcsid.hpp" -EXIV2_RCSID("@(#) $Id: tiffparser.cpp 675 2006-01-25 04:16:58Z ahuggel $"); +EXIV2_RCSID("@(#) $Id$"); // Define DEBUG to output debug information to std::cerr, e.g, by calling make // like this: make DEFS=-DDEBUG tiffparser.o diff --git a/src/tiffparser.cpp b/src/tiffparser.cpp index 0bdf69c7..77685562 100644 --- a/src/tiffparser.cpp +++ b/src/tiffparser.cpp @@ -27,7 +27,7 @@ */ // ***************************************************************************** #include "rcsid.hpp" -EXIV2_RCSID("@(#) $Id: tiffparser.cpp 675 2006-01-25 04:16:58Z ahuggel $"); +EXIV2_RCSID("@(#) $Id$"); // Define DEBUG to output debug information to std::cerr, e.g, by calling make // like this: make DEFS=-DDEBUG tiffparser.o