patch %s out of format strings received from phone

%s can obviously not work, as we have no access to the targets memory
space on the host PC.  I guess the programmers adding those log lines
have done so in error.  Let's replace %s with %p in the format string.
1 file changed
tree: 8628edde91f67223b312680b04b94b808e2c9300
  1. doc/
  2. src/
  3. .gitignore
  4. COPYING
  5. HISTORY
  6. README
  7. TODO