client: update obsolete comments
authorMarek Chalupa <mchqwerty@gmail.com>
Wed, 3 Dec 2014 14:53:16 +0000 (15:53 +0100)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 9 Dec 2014 16:03:35 +0000 (18:03 +0200)
commit77939736fb613896fb9f5d262cd877acfb2728d2
tree71cb742d44b755297ca2d797eb038d81f70cb684
parent480b437cd87b6c268b083c970dfbfbd8ff1a0dae
client: update obsolete comments

1) there is nothing like main thread since
   3c7e8bfbb4745315b7bcbf69fa746c3d6718c305 anymore, so remove
   it from documentation and update the doc accordingly.

2) use calling 'default queue' instead of 'main queue'. In the code
   we use display->default_queue, so it'll be easier the understand.

3) update some obsolete or unprecise pieces of documentation

v2. Not only remove out-of-date comment, but fix/remove more
    things across the wayland-client.[ch]

v3. fixes (rephrasing unclear paragraphs etc.)
    according to Pakka Paalanen notes (thanks)

Signed-off-by: Marek Chalupa <mchqwerty@gmail.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
src/wayland-client.c
src/wayland-client.h