summaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/050-image_h_portability.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mkimage/patches/050-image_h_portability.patch')
-rw-r--r--tools/mkimage/patches/050-image_h_portability.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch
index b3ad27388c..dabab39908 100644
--- a/tools/mkimage/patches/050-image_h_portability.patch
+++ b/tools/mkimage/patches/050-image_h_portability.patch
@@ -8,7 +8,7 @@
/* Define this to avoid #ifdefs later on */
struct lmb;
-@@ -258,13 +257,13 @@ struct lmb;
+@@ -308,13 +307,13 @@ enum {
* all data in network byte order (aka natural aka bigendian).
*/
typedef struct image_header {