From 447049af4858064c0213af81d7edb8b587bc9b9f Mon Sep 17 00:00:00 2001 From: Dave Korn Date: Sat, 17 Jul 2010 19:33:11 +0000 Subject: * objcopy.c (copy_usage): Tweak previous typofix. --- binutils/ChangeLog | 4 ++++ binutils/objcopy.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'binutils') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c81ace9..a9c0128 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2010-07-17 Dave Korn + + * objcopy.c (copy_usage): Tweak previous typofix. + 2010-07-17 H.J. Lu * objcopy.c (copy_usage): Fix a typo. diff --git a/binutils/objcopy.c b/binutils/objcopy.c index 49fa89b..87a23ef 100644 --- a/binutils/objcopy.c +++ b/binutils/objcopy.c @@ -546,7 +546,7 @@ copy_usage (FILE *stream, int exit_status) --stack [,] Set PE reserve/commit stack to /\n\ \n\ --subsystem [:]\n\ - Set PE subsystem to [& ]]\n\ + Set PE subsystem to [& ]\n\ -v --verbose List all object files modified\n\ @ Read options from \n\ -V --version Display this program's version number\n\ -- cgit v1.1