scripts/xldd.in
branch1.9
changeset 2195 4eb6dc3feef4
parent 2034 c3967b2c49b4
child 2184 e826624966a1
     1.1 --- a/scripts/xldd.in	Thu Jul 22 23:26:08 2010 +0200
     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: