Mercurial > geeqie
diff ChangeLog @ 108:9c355d5c8619
Fri Nov 10 16:11:28 2006 John Ellis <johne@verizon.net>
* format_fuji.c (format_fuji_raw): Use exif_byte_get_int32() to get
the value, as when that is eventually fixed to be alignment safe,
the so shall this.
author | gqview |
---|---|
date | Fri, 10 Nov 2006 21:15:52 +0000 |
parents | 1003bd2ec862 |
children | 1818abf306c1 |
line wrap: on
line diff
--- a/ChangeLog Fri Nov 10 03:30:00 2006 +0000 +++ b/ChangeLog Fri Nov 10 21:15:52 2006 +0000 @@ -1,3 +1,9 @@ +Fri Nov 10 16:11:28 2006 John Ellis <johne@verizon.net> + + * format_fuji.c (format_fuji_raw): Use exif_byte_get_int32() to get + the value, as when that is eventually fixed to be alignment safe, + the so shall this. + Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net> * exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is