diff options
| author | Igor Mitsyanko | 2013-03-10 14:58:05 +0100 |
|---|---|---|
| committer | Gerd Hoffmann | 2013-03-13 10:27:47 +0100 |
| commit | e5545854dd1e2e3507b210ac0c1cbfca69ff0fcb (patch) | |
| tree | a1c8995d082fe0f8ac14e8c0e9dd978f4ad75631 /include/qapi | |
| parent | Revert "hmp: Disable chardev-add and chardev-remove" (diff) | |
| download | qemu-e5545854dd1e2e3507b210ac0c1cbfca69ff0fcb.tar.gz qemu-e5545854dd1e2e3507b210ac0c1cbfca69ff0fcb.tar.xz qemu-e5545854dd1e2e3507b210ac0c1cbfca69ff0fcb.zip | |
qemu-char.c: fix waiting for telnet connection message
Current colon position in "waiting for telnet connection" message template
produces messages like:
QEMU waiting for connection on: telnet::127.0.0.16666,server
After moving a colon to the right, we will get a correct messages like:
QEMU waiting for connection on: telnet:127.0.0.1:6666,server
Signed-off-by: Igor Mitsyanko <i.mitsyanko@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/qapi')
0 files changed, 0 insertions, 0 deletions
