scripts/xldd: fix typoes 1.9
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Nov 23 21:34:50 2010 +0100 (2010-11-23)
branch1.9
changeset 21954eb6dc3feef4
parent 2194 9fac54361185
child 2196 dd7716f9aa11
scripts/xldd: fix typoes

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
(transplanted from dbecd99ecba51980ec9938b1313effeb45ef2ce7)
scripts/xldd.in
     1.1 --- a/scripts/xldd.in	Tue Nov 23 21:35:24 2010 +0100
     1.2 +++ b/scripts/xldd.in	Tue Nov 23 21:34:50 2010 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  
     1.5  do_opt_error() {
     1.6      do_error "$@"
     1.7 -    printf "Try \`%s --help' for more information\n >&2"
     1.8 +    printf "Try \`%s --help' for more information\n" >&2
     1.9  }
    1.10  
    1.11  show_version() {
    1.12 @@ -74,7 +74,7 @@
    1.13  
    1.14  The expected load address 'loadaddr' is a faked address to match the output
    1.15  of the real ldd, but has no actual meaning (set to some constants for now,
    1.16 -0x8badf00d for libraries from the sysroot, 0xdeadbeff for others).
    1.17 +0x8badf00d for libraries from the sysroot, 0xdeadbeef for others).
    1.18  _EOF_
    1.19  
    1.20  # Unimplemeted yet: