2004-09-08 Lutz Mueller <lutz@users.sourceforge.net>
authorLutz Mueller <lutz.s.mueller@gmail.com>
Wed, 8 Sep 2004 21:02:10 +0000 (23:02 +0200)
committerLutz Mueller <lutz.s.mueller@gmail.com>
Wed, 8 Sep 2004 21:02:10 +0000 (23:02 +0200)
* libexif/exif-entry.c: Change comment to point to specification.

ChangeLog
libexif/exif-entry.c

index fac36d6..8283b35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-09-08  Lutz Mueller <lutz@users.sourceforge.net>
 
+       * libexif/exif-entry.c: Change comment to point to specification.
+
+2004-09-08  Lutz Mueller <lutz@users.sourceforge.net>
+
        * libexif/exif-entry.c: Redirect error messages to the logging 
          mechanism.
        * libexif/exif-log.h: EXIF_LOG_CODE_CORRUPT_DATA: New.
index d9b0315..38263ff 100644 (file)
@@ -386,7 +386,7 @@ exif_entry_get_value (ExifEntry *e, char *val, unsigned int maxlen)
                        CF (e, EXIF_FORMAT_UNDEFINED, val, maxlen);
 
                /*
-                * According to Ralf Holzer <rholzer@cmu.edu>,
+                * According to the specification (V2.1, p 40),
                 * the user comment field does not have to be 
                 * NULL terminated.
                 */