From a599a35461d657d6d1e025acbb4e5f035bf26ce1 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sun, 3 Oct 2004 16:29:25 +0000 Subject: [PATCH] Minor fix --- src/exifcomment.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/exifcomment.cpp b/src/exifcomment.cpp index 2510859b..6a1364e3 100644 --- a/src/exifcomment.cpp +++ b/src/exifcomment.cpp @@ -3,7 +3,7 @@ Abstract : Sample program showing how to set the Exif comment of an image File: exifcomment.cpp - Version : $Name: $ $Revision: 1.4 $ + Version : $Name: $ $Revision: 1.5 $ Author(s): Andreas Huggel (ahu) History : 10-May-04, ahu: created */ @@ -49,7 +49,7 @@ try { Note: There is a more simple Exif tag for the title of an image. It is a 20 byte string (type ASCII) and does not store two-byte characters. - (Image.OtherTags.ImageDescription) + (Exif.Image.ImageDescription) */ // Initialise a data value with the character set and comment