diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 15:24:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 15:24:30 +0000 |
commit | 8124ea5aab4e3b4249bde6a2e5d2e738adc81f31 (patch) | |
tree | bbab38f251e8630687dacfef83de1afee28aa99e /graphics/hppsmtools/files/patch-exif.h | |
parent | Support CC properly (diff) |
Update to version 1.1
PR: ports/80205
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=133863
Diffstat (limited to 'graphics/hppsmtools/files/patch-exif.h')
-rw-r--r-- | graphics/hppsmtools/files/patch-exif.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/hppsmtools/files/patch-exif.h b/graphics/hppsmtools/files/patch-exif.h deleted file mode 100644 index ddbbed86c1df..000000000000 --- a/graphics/hppsmtools/files/patch-exif.h +++ /dev/null @@ -1,11 +0,0 @@ ---- exif.h.orig Sun Aug 26 12:32:35 2001 -+++ exif.h Sun Aug 26 12:32:44 2001 -@@ -94,8 +94,6 @@ - - #define EXIF_INVALID_RATIONAL 1e40 - --typedef unsigned char uint8_t; -- - /* The next two types are actually private */ - typedef struct - { int16_t tag; |