diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2012-01-10 15:26:55 +0000 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2012-01-13 18:11:59 +0200 |
commit | 68c2897e5bc910151ab5f6c1c06299ae7e60c678 (patch) | |
tree | 310c8fe12f509c67d350a74b0ecfefc363bb6843 /TODO.multiclient | |
parent | 51f1ad54ad51cdf202566f26e7d29082a3c577ed (diff) |
Remove trailing whitespace from end of lines
Diffstat (limited to 'TODO.multiclient')
-rw-r--r-- | TODO.multiclient | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.multiclient b/TODO.multiclient index 5dcdb210..ab37160f 100644 --- a/TODO.multiclient +++ b/TODO.multiclient @@ -10,6 +10,6 @@ SPICE_MSG_MAIN_CHANNEL_NEW single user only, so only one of the clients can use it. Chardev channel: allow adding a chardev channel without any server changes: - qemu -spicevmc name=generic,channelname=bla,id=bla -mon chardev=bla + qemu -spicevmc name=generic,channelname=bla,id=bla -mon chardev=bla Note: client will still need to decide what to do with it of course. So the channelname will have to have a predefined meaning. |