doc: Added \code tags around sample code in doxygen comments
authorBill Spitzak <spitzak@gmail.com>
Wed, 12 Nov 2014 02:42:59 +0000 (18:42 -0800)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 25 Nov 2014 14:27:57 +0000 (16:27 +0200)
commit40aa80a4082975d1598f4896a751c0562be9016b
tree153f0431118561515ad216e53681e7d8826d252c
parentdd534a1fde4ffcb76be10810963832aea5f95a25
doc: Added \code tags around sample code in doxygen comments

Also removed \comment and used C++ comments. There does not appear
to be any other way to put comments into code samples.

Reviewed-by: Bryce Harrington <b.harrington@samsung.com>
src/wayland-client.c
src/wayland-server.h
src/wayland-util.h