[PATCH wayland] util: Improve documentation of wl_argument

2016-11-12 Thread Yong Bakos
From: Yong Bakos Standardize the doxygen comment format, add clarity to the writing, decouple the description from specifics of usage, add see-also's, and massage the union member type comments. Signed-off-by: Yong Bakos --- src/wayland-util.h | 29 - 1 file changed

Re: [PATCH wayland] util: Improve documentation of wl_argument

2016-11-12 Thread Yong Bakos
Disregard this one, v2 is en route. yong > On Nov 12, 2016, at 9:53 AM, Yong Bakos wrote: > > From: Yong Bakos > > Standardize the doxygen comment format, add clarity to the writing, decouple > the description from specifics of usage, add see-also's, and massage the union > member type commen