Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2904)

Unified Diff: libexif/sources/libexif/exif-utils.h

Issue 10792004: Fetch libexif 0.6.21 to include the security fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libexif/sources/libexif/exif-tag.c ('k') | libexif/sources/libexif/fuji/mnote-fuji-tag.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libexif/sources/libexif/exif-utils.h
===================================================================
--- libexif/sources/libexif/exif-utils.h (revision 143189)
+++ libexif/sources/libexif/exif-utils.h (working copy)
@@ -32,10 +32,9 @@
#include <libexif/_stdint.h>
#include "config.h"
-
/* If these definitions don't work for you, please let us fix the
* macro generating _stdint.h */
-
+
/*! EXIF Unsigned Byte data type */
typedef unsigned char ExifByte; /* 1 byte */
« no previous file with comments | « libexif/sources/libexif/exif-tag.c ('k') | libexif/sources/libexif/fuji/mnote-fuji-tag.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698