Chromium Code Reviews| 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 */ |