From 605c741c79a43be9c48fe3f5ca96c70c40d13371 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 9 Jun 2012 18:06:13 +0000 Subject: mkimage: update to 2012.04.01 SVN-Revision: 32143 --- tools/mkimage/patches/030-allow-to-use-different-magic.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mkimage/patches') diff --git a/tools/mkimage/patches/030-allow-to-use-different-magic.patch b/tools/mkimage/patches/030-allow-to-use-different-magic.patch index 73a0ac4f91..23f39ad22c 100644 --- a/tools/mkimage/patches/030-allow-to-use-different-magic.patch +++ b/tools/mkimage/patches/030-allow-to-use-different-magic.patch @@ -25,7 +25,7 @@ case 'D': if (--argc <= 0) usage (); -@@ -595,12 +606,13 @@ usage () +@@ -596,12 +607,13 @@ usage () fprintf (stderr, "Usage: %s -l image\n" " -l ==> list image header information\n", params.cmdname); -- cgit v1.2.3