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

Unified Diff: libexif/sources/libexif/exif-byte-order.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/canon/mnote-canon-tag.c ('k') | libexif/sources/libexif/exif-data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libexif/sources/libexif/exif-byte-order.h
===================================================================
--- libexif/sources/libexif/exif-byte-order.h (revision 143189)
+++ libexif/sources/libexif/exif-byte-order.h (working copy)
@@ -1,5 +1,7 @@
-/* exif-byte-order.h
- *
+/*! \file exif-byte-order.h
+ * \brief Defines the ExifByteOrder enum and the associated functions.
+ */
+/*
* Copyright (c) 2002 Lutz Mueller <lutz@users.sourceforge.net>
*
* This library is free software; you can redistribute it and/or
« no previous file with comments | « libexif/sources/libexif/canon/mnote-canon-tag.c ('k') | libexif/sources/libexif/exif-data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698